mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Include src as a part of npm package
It would be nice to consume sources as it is to bundle it with not amd loader, e.g. it is hard to consume generated amd modules with webpack.
This commit is contained in:
parent
eb82671c37
commit
df620a6670
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
/.vscode/
|
||||
/out/
|
||||
/src/
|
||||
/test/
|
||||
/gulpfile.js
|
||||
/tsconfig.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue