webmasterslava

Results 6 issues of webmasterslava

Module doesn't use mapping paths as Express. app.use(expressUglify.middleware({ src: __dirname + '/my_theme_module' })) app.use('/js/my_theme', express.static(__dirname + '/my_theme_module/js')) Express maps '/js/my_theme' http request to __dirname + '/my_theme_module/js' but this module doesn't...

Please, put you awesome plugin to `cdnjs.cloudflare.com` along with `unpkg.com`

Module doesn't save minified js code to js files. So I can't configure nginx to send minified files directly without node.js and can't push them to CDN.

getting the following error when adding this plugin to webpack config: `Uncaught ReferenceError: __VUE_HMR_RUNTIME__ is not defined` this error disappears when I disable this plugin

Your module uses old way of connection to Infusionsoft, it's deprecated and will be removed soon. Please update it with new way with using OAuth 2.0 like it described here...

SyntaxError: Invalid regular expression: /^\admin(.*)\/?$/: Unmatched ')'