mastilver/dynamic-cdn-webpack-plugin

bug: throws when var is not a valid javascript variable

mastilver opened this issue · 0 comments

Example when using: https://github.com/mastilver/module-to-cdn/blob/master/modules.json#L71 it throws: Uncaught ReferenceError: redux is not defined, because the output code is the following:

module.exports = redux-act-async;

caused by: mastilver/umds#6