mirror of https://github.com/sveltejs/svelte
chore: compiler subpackage (#10988)
* move compiler.cjs to compiler/index.js * changeset * prettier * ughpull/11023/head
parent
1c75b9ac4d
commit
4f3fae7c6d
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
breaking: move compiler.cjs to compiler/index.js
|
@ -0,0 +1,3 @@
|
||||
{
|
||||
"type": "commonjs"
|
||||
}
|
Loading…
Reference in new issue