Skip to content

Commit bbe145a

Browse files
committed
adds es6 library for load-theme-styles
1 parent 590410c commit bbe145a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/load-themed-styles/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"build": "gulp --clean"
1111
},
1212
"main": "lib/index.js",
13+
"module": "lib-es6/index.js",
1314
"typings": "lib/index.d.ts",
1415
"keywords": [],
1516
"devDependencies": {

0 commit comments

Comments
 (0)