1.0.1 • Published 6 years ago
volto-datablocks v1.0.1
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-datablocks1.0.1
6 years ago