@cactuslab/supermodel-frontend-webpack
v4.9.43
Published
Supermodel Webpack support
Downloads
23
Readme
Supermodel frontend webpack
A node module that provides the webpack configuration builder and webpack loaders required for Supermodel projects.
The intention is that it reduces the number of modules that need to be imported in the website project itself.
Releasing
- Update the version in
package.json
to match the next release version of Supermodel. - Publish using
pnpm publish