-
- Downloads
"DEBUG/git@version.helsinki.fi:hugg/douar-wsmp.git" did not exist on "e267cfc5e79729e9693416ca217f782b785fb520"
disable shadow dom
Showing
- package-lock.json 5 additions, 0 deletionspackage-lock.json
- package.json 4 additions, 1 deletionpackage.json
- src/components/button/button.tsx 1 addition, 1 deletionsrc/components/button/button.tsx
- src/components/icon/icon.tsx 1 addition, 1 deletionsrc/components/icon/icon.tsx
- watchdocs.js 65 additions, 0 deletionswatchdocs.js
... | ... | @@ -25,5 +25,8 @@ |
"@stencil/core": "^1.8.3", | ||
"@types/jest": "^24.9.0" | ||
}, | ||
"license": "MIT" | ||
"license": "MIT", | ||
"dependencies": { | ||
"minimist": "^1.2.0" | ||
} | ||
} |
watchdocs.js
0 → 100644
Please register or sign in to comment