0
webpack-version-file

This particular webpack plugin can't create needed directory. But once directory is there, after the previous build for example, it runs ok.

Is there a way to run the webpack plugin after the build?

Joesy_Mosk
  • 123
  • 1
  • 9

1 Answers1

0

Wasn't able to find a plugin like that, but this one can create directories: https://www.npmjs.com/package/make-dir-webpack-plugin

Joesy_Mosk
  • 123
  • 1
  • 9