UNPKG

xtal-sip

Version:

Dynamically "water" a custom element tag with the necessary dependencies to sprout the tag from an inert seedling to a thing of beauty.

14 lines (13 loc) 211 B
{ "compilerOptions": { "target": "esnext", "module":"esnext", "sourceMap": false, "experimentalDecorators": true, "newLine": "LF", "watch": true, }, "exclude":[ "node_modules" ] }