Jason Moore

Results 178 comments of Jason Moore

I'm working through NUglify Issues, I just fixed an issue with deconstruction, I'll take a look at this next.

Can you provide your compiler config? What are you compiling the js from/to?

Thanks, this looks like an issue with Babel, hopefully updating it will resolve the issue. I'll let you know once I get the rest of the issues addressed and update...

I'm trying to get a new version out, but I am getting errors trying to update the node_modules... I'm getting errors from node-gyp compiling node-sass. Is anyone able to rebuild...

I'm trying to get a new version out, but I am getting errors trying to update the node_modules... I'm getting errors from node-gyp compiling node-sass. Is anyone able to rebuild...

@IgnacyPawlak Thanks, I'll take a look at your PR as soon as I can; I tried fixing the referencing scheme in the past, but every time I changed it from...

This needs to be fixed in NUglify, post an issue there and I will upgrade it as soon as it's fixed.

This should be fixed in the latest release

{ "dependencies": { "autoprefixer": "^10.4.0", "babel": "^5.8.34", "handlebars": "^4.7.7", "iced-coffee-script": "^108.0.14", "less": "^4.1.2", "less-plugin-autoprefix": "^2.0.0", "less-plugin-csscomb": "^0.0.2", "node-sass": "^6.0.1", "postcss": "^8.4.4", "postcss-cli": "^9.0.2", "sass": "^1.44.0", "stylus": "^0.55.0" }, "devDependencies": {...

We currently support Dart Sass and Node Sass; I’m planning on upgrading the libraries on a yearly basis because it requires a lot of time for testing, and it’s difficult...