mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Rename to webpack-plugin
This commit is contained in:
parent
db6aec351b
commit
a21839d00d
25 changed files with 5 additions and 5 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
- name: Install node modules (2)
|
||||
if: ${{ steps.cacheNodeModules.outputs.cache-hit != 'true' }}
|
||||
run: npm install --prefix monaco-editor-webpack-plugin
|
||||
run: npm install --prefix webpack-plugin
|
||||
|
||||
- name: Check prettier
|
||||
run: npm run prettier-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue