Migrate to webpack
This commit is contained in:
parent
4d59ec927c
commit
02486d671e
8 changed files with 1773 additions and 370 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"jest.jestCommandLine": "NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" npx jest",
|
||||
"jest.jestCommandLine": "npx jest",
|
||||
"jest.rootPath": "plugin"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue