volto-datablocks
v1.0.1
Published
- Needs to be available at `<docker orchestration folder>/frontend-addons/volto-datablocks` - To have working eslint, you need to run `npm install` in the package folder. - You need to add the `volto-datablocks` path to the .eslintrc, to be able to reso
Downloads
6
Maintainers
Readme
Development setup
- Needs to be available at
<docker orchestration folder>/frontend-addons/volto-datablocks - To have working eslint, you need to run
npm installin the package folder. - You need to add the
volto-datablockspath to the .eslintrc, to be able to resolve the new development package - In the container, in the
/opt/addonspath, run:
npm link
cd /opt/frontend
npm link volto-datablocks