Skip to content

Commit

Permalink
Add whatwg/storage configs
Browse files Browse the repository at this point in the history
Corresponds to whatwg/storage#152.
  • Loading branch information
saschanaz authored Nov 23, 2022
1 parent c17225f commit f36dfbf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions factory.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@
"infra": {
"not_these_templates": ["PULL_REQUEST_TEMPLATE.md"]
},
"storage": {
".gitignore": ["/node_modules/"],
"build_with_node": true,
"extra_files": "assets/*",
"post_build_step": "npm run build-diagram"
},
"streams": {
"extra_files": "demos/* demos/**/*",
"not_these_templates": [".editorconfig"],
Expand Down

0 comments on commit f36dfbf

Please sign in to comment.