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