vendor: browser-esm-webpack from Microsoft/monaco-editor-samples
https://github.com/Microsoft/monaco-editor-samples/tree/922865708b78b0307fd18296f64bf2140861c8dd/browser-esm-webpack
Showing
dist/index.html
0 → 100644
index.html
0 → 100644
index.js
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
package.json
0 → 100644
{ | |||
"name": "helloworld", | |||
"dependencies": {}, | |||
"devDependencies": { | |||
"css-loader": "^0.28.11", | |||
"monaco-editor": "^0.12.0", | |||
"style-loader": "^0.21.0", | |||
"webpack": "^4.6.0", | |||
"webpack-cli": "^2.0.14" | |||
} | |||
} |
webpack.config.js
0 → 100644
Please register or sign in to comment