mirror of https://github.com/sveltejs/svelte
chore: use pkg.imports for builder.js (#15785)
* chore: use pkg.imports for builder.js * use pkg.imports instead of tsconfig * #client/constantspull/15787/head
parent
262b281c91
commit
4f8708a824
@ -0,0 +1,2 @@
|
||||
export * from './types/index';
|
||||
export * from './index';
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue