Skip to content

Example of building vue-cli project as a commonjs library with filename hashed

Notifications You must be signed in to change notification settings

epartipilo/webpack-vue-lib

Repository files navigation

webpack-vue-lib

The intention of this repository is to try ways to build a vue-cli project into a commonjs library with file names hashed to avoid browser cache problems when importing to any other project.

Project setup

yarn install

Compiles and minifies for production

yarn run build

Customize configuration

See Configuration Reference.

About

Example of building vue-cli project as a commonjs library with filename hashed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published