liferay-npm-bundler-preset-vue-cli
v2.32.0
Published
Configuration for liferay-npm-bundler to integrate with Vue CLI projects
Downloads
79
Maintainers
Keywords
Readme
liferay-npm-bundler-preset-vue-cli
Liferay NPM Bundler preset for Vue CLI adapted projects.
Install
npm install --save-dev liferay-npm-bundler-preset-vue-cli
Usage
Add the following to your .npmbundlerrc
file:
{
"preset": "liferay-npm-bundler-preset-vue-cli"
}
Technical Details
This preset takes care of projects created with the Vue CLI tool so that they can be correctly bundled and deployed to Liferay DXP or Liferay Portal CE.