liferay-npm-bundler-preset-vue-cli
v2.32.2
Published
Configuration for liferay-npm-bundler to integrate with Vue CLI projects
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-cliUsage
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.
