Static Site
This commit is contained in:
11
Static/package/loader/package.json
Normal file
11
Static/package/loader/package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "infineon-design-system-stencil-loader",
|
||||
"private": true,
|
||||
"typings": "./index.d.ts",
|
||||
"module": "./index.js",
|
||||
"main": "./index.cjs.js",
|
||||
"jsnext:main": "./index.es2017.js",
|
||||
"es2015": "./index.es2017.js",
|
||||
"es2017": "./index.es2017.js",
|
||||
"unpkg": "./cdn.js"
|
||||
}
|
Reference in New Issue
Block a user