Replies: 1 comment 2 replies
-
|
You should use https://webpack.js.org/plugins/define-plugin/#runtime-values-via-runtimevalue and put in |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way have update DefinePlugin when a new compile is started when watch is enabled?
I'm trying to insert the current version but the DefinePlugin is only called once.
Beta Was this translation helpful? Give feedback.
All reactions