CommonJS modules
This commit is contained in:
parent
4300c092cf
commit
848e69dc05
2 changed files with 6 additions and 1 deletions
5
.swcrc
Normal file
5
.swcrc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"module": {
|
||||
"type": "commonjs"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue