Skip to content

recent addition of diff2html into zowe/imperative causes webpack to fail #1957

Discussion options

You must be logged in to vote

This solution offered by Timothy seems to have done the trick - added to webpack.config.js

 rules: [{
            test: /\.js$/,
            include: /wontache/,
            type: "javascript/auto"
        },

Replies: 0 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@t1m0thyj
Comment options

Answer selected by t1m0thyj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants