mxmul / closure-loader

Webpack loader for Google Closure modules ✨
MIT License
29 stars 22 forks source link

Make eval optional #36

Closed Jexordexan closed 6 years ago

Jexordexan commented 6 years ago

It would be nice to control the use of eval in the namespace definitions. This has led to some issues in compiling and executing code on a local project.