Skip to content

Commit f617e7f

Browse files
committed
adding module field
1 parent b5dc24e commit f617e7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LiveComponent/assets/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@symfony/live-stimulus",
33
"description": "Live Component: bring server-side re-rendering & model binding to any element.",
44
"main": "dist/live-controller.esm.js",
5+
"module": "dist/live-controller.esm.js",
56
"version": "0.0.1",
67
"license": "MIT",
78
"scripts": {

0 commit comments

Comments
 (0)