-
**Bug report or feature request?**
feature req
**Uglify version (`uglifyjs -V`)**
3.4.9
**JavaScript input**
```
for(var i = 0; i < 3; i += 1){
console.log(i);
}
```
**The `ugl…
-
```
# npm audit report
async 2.0.0 - 2.6.3
Severity: high
Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
Depends on vulnerable versions of lodash
fix available via …
-
I'm a developer from [mumuki](http://github.com/mumuki/mumuki-atheneum) rails app, which is deployed [here](http://mumuki.io).
When I precompile assets i'm getting different digests for my js file …
-
I have the folowing error (I'm including the entire trace here for your convience, error is at the end) :
$ node.exe C:\Users\Yoann\AppData\Roaming\npm\node_modules\grunt-cli\bin\grunt --gruntfile "C…
-
Hi I tried the configuration you specified however it didn't quite work. Perhaps I am missing something? If you can kindly point it out it would be much appreciated.
# My folder hierarchy is as follow…
-
This is my minified js file
```
$(document).ready(function(){console.log("document is ready"),$("#submit").on("click",function(){console.log("Submit Button Clicked")})});
```
This is my removeLoggin…
-
![qq 20151228174155](https://cloud.githubusercontent.com/assets/3119995/12016788/52c92de2-ad8a-11e5-945e-4f0bbf839ec4.png)
像这种插件加载不进来
-
Hi i am getting below error when i use NUglify dll in my project
Forms Server error occurred. Contact your administrator. Error Description: Attempt by security transparent method 'Test.Minify.JSMi…
-
App `invoke` method have some limitations on usage with code minification such as uglify.js. Internally, it only instruments first function in module, satisfying some requirements. The instrumentation…
bardt updated
9 years ago
-
### Description
When running `npm run dev` or `npm run build` in my repo, I am getting the following error:
`[0] [webpack-cli] Failed to load 'C:\Users\user\repository\node_modules\@wordpress\scri…