Adopt the new editor/contrib layering rules in the esm metadata generation

This commit is contained in:
Alex Dima 2022-01-24 12:37:22 +01:00
parent 2a243d07fe
commit 9fac3918b2
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
5 changed files with 18 additions and 5 deletions

View file

@ -73,7 +73,7 @@ Open [http://localhost:8080/monaco-editor/test/manual/?editor=src](http://localh
/src/monaco-editor> npm run compile --prefix webpack-plugin
# package using the webpack plugin
/src/monaco-editor> npm run smoketest --prefix webpack-plugin
/src/monaco-editor> npm run package-for-smoketest --prefix webpack-plugin
# run the smoketest
/src/monaco-editor> npm run smoketest-debug