Skip to content

Add a 'disableGlobal' option#161

Open
rodgarcia wants to merge 2 commits into
gruntjs:mainfrom
rodgarcia:master
Open

Add a 'disableGlobal' option#161
rodgarcia wants to merge 2 commits into
gruntjs:mainfrom
rodgarcia:master

Conversation

@rodgarcia
Copy link
Copy Markdown

I had some problems loading the templates using grunt-babelify. It was trying to add the modules in a global namespace using the "this" object. I added this option to keep the templates out of the global namespace and only return them with the exported function.

Base automatically changed from master to main March 22, 2021 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant