File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1919 },
2020 "exports" : {
2121 "." : {
22- "types" : " ./dist/ types/index.d.ts" ,
23- "import" : " ./dist/ muc-patternlab-vue.es.js"
22+ "types" : " ./types/index.d.ts" ,
23+ "import" : " ./muc-patternlab-vue.es.js"
2424 },
25- "./dist/ style.css" : " ./dist /style.css" ,
26- "./dist/ assets/temporary/custom-style.css" : " ./dist /assets/temporary/custom-style.css" ,
27- "./dist/ assets/temporary/muenchende-style.css" : " ./dist /assets/temporary/muenchende-style.css" ,
28- "./dist/ assets/temporary/muenchende-fontfaces.css" : " ./dist /assets/temporary/muenchende-fontfaces.css" ,
29- "./dist/ assets/temporary/muc-icons.svg" : " ./dist /assets/temporary/muc-icons.svg" ,
30- "./dist/ assets/temporary/custom-icons.svg" : " ./dist /assets/temporary/custom-icons.svg"
25+ "./style.css" : " ./style.css" ,
26+ "./assets/temporary/custom-style.css" : " ./assets/temporary/custom-style.css" ,
27+ "./assets/temporary/muenchende-style.css" : " ./assets/temporary/muenchende-style.css" ,
28+ "./assets/temporary/muenchende-fontfaces.css" : " ./assets/temporary/muenchende-fontfaces.css" ,
29+ "./assets/temporary/muc-icons.svg" : " ./assets/temporary/muc-icons.svg" ,
30+ "./assets/temporary/custom-icons.svg" : " ./assets/temporary/custom-icons.svg"
3131 },
3232 "scripts" : {
3333 "build" : " rimraf dist && npm run build-only && cp package.json dist/package.json" ,
You can’t perform that action at this time.
0 commit comments