Handle assets as commonjs

This commit is contained in:
Alice Gaudon 2021-05-12 14:47:59 +02:00
parent d423d78f2a
commit a4d175addc
1 changed files with 3 additions and 0 deletions

3
assets/package.json Normal file
View File

@ -0,0 +1,3 @@
{
"type": "commonjs"
}