We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 868d9b8 + 157c4a2 commit 12d750fCopy full SHA for 12d750f
package.json
@@ -4,6 +4,7 @@
4
"description": "Svelte component for rendering outside the DOM of parent component",
5
"main": "src/main.cjs.js",
6
"module": "src/main.es.js",
7
+ "svelte": "src/Portal.svelte",
8
"scripts": {
9
"test": "jest test",
10
"test:watch": "npm run test -- --watch",
0 commit comments