Created
January 22, 2019 11:52
-
-
Save matheus1lva/d186790059383665895d22fb8dc45575 to your computer and use it in GitHub Desktop.
webpack future Emit strategy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = { | |
// ... | |
output: { | |
futureEmitAssets: true | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
related to https://twitter.com/matheus1lva/status/1087675119705772032