Commit 8420ae82 authored by Jérome Perrin's avatar Jérome Perrin

doc: explain this repo

parents
This is the code used to build javascript & css required for `erp5_monaco_editor`
This code is based on https://github.com/Microsoft/monaco-editor-samples/tree/922865708b78b0307fd18296f64bf2140861c8dd/browser-esm-webpack
To build, after cloning this repository:
```
npm install
npm run webpack
```
and upload the content of `dist` folder in `portal_skins/erp5_monaco_editor/XXX`
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment