/
Usage tips - oms-core
Usage tips - oms-core
This place contains some tips on the usage of the core, providing instructions for common tasks.
Install a new frontend dependency
- Enter the omscore container (
`docker-compose run omscore bash`
) `npm install --save <your dependency>`
- open gulpfile.js, add the .css and .js files brought by that dependency
`gulp`
- If it's an angular module, add it to `resouces/views/template.blade.php` under var omsApp = angular...
, multiple selections available,
Related content
The migration checklist
The migration checklist
More like this
2023-10-13 SSL outage
2023-10-13 SSL outage
More like this