Skip to content

Update devtool field in webpack.config.js#14

Open
vskorohod wants to merge 1 commit into
vladilenm:masterfrom
vskorohod:patch-2
Open

Update devtool field in webpack.config.js#14
vskorohod wants to merge 1 commit into
vladilenm:masterfrom
vskorohod:patch-2

Conversation

@vskorohod

Copy link
Copy Markdown
Contributor

Configuration.devtool should match pattern "^(inline-|hidden-|eval-)?(nosources-)?(cheap-(module-)?)?source-map$".
BREAKING CHANGE since webpack 5: The devtool option is more strict.

 Configuration.devtool should match pattern "^(inline-|hidden-|eval-)?(nosources-)?(cheap-(module-)?)?source-map$".
 BREAKING CHANGE since webpack 5: The devtool option is more strict.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant