You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
[email protected] node_modules/jeesh
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
successfully finished installing packages
assembling packages...
Ender was unable to minify your library with UglifyJS!
This usually means you have a js syntax error in one of your packages.
ender.js successfully built!
temp $
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using "ender build jeesh," ender.js builds but with this error message: "Ender was unable to minify your library with UglifyJS!"
~ $ mkdir temp
~ $ cd temp
temp $ ender build jeesh
Welcome to ENDER - The no-library library
installing packages: "ender-js jeesh"...
this can take a minute...
npm http GET https://registry.npmjs.org/ender-js
npm http GET https://registry.npmjs.org/jeesh
npm http 304 https://registry.npmjs.org/jeesh
npm http 304 https://registry.npmjs.org/ender-js
npm http GET https://registry.npmjs.org/bonzo
npm http GET https://registry.npmjs.org/domready
npm http GET https://registry.npmjs.org/bean
npm http GET https://registry.npmjs.org/qwery
npm http 304 https://registry.npmjs.org/domready
npm http 304 https://registry.npmjs.org/bonzo
npm http 304 https://registry.npmjs.org/qwery
npm http 304 https://registry.npmjs.org/bean
[email protected] node_modules/ender-js
[email protected] node_modules/jeesh
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
successfully finished installing packages
assembling packages...
Ender was unable to minify your library with UglifyJS!
This usually means you have a js syntax error in one of your packages.
ender.js successfully built!
temp $
The text was updated successfully, but these errors were encountered: