Added web component example source

This commit is contained in:
Joel Collins 2020-03-26 12:02:58 +00:00
parent 0ff7e670ca
commit 0cc5919100
14 changed files with 10923 additions and 8 deletions

View file

@ -0,0 +1,3 @@
module.exports = {
productionSourceMap: false
};