Commit 431c544f authored by Zlatan Vasović's avatar Zlatan Vasović

Update paths in bower.json

- Replace `*.html`, `docs/assets` and `examples` with `docs` (new directory)
- Instead of `_*`, it's just `_config.yml`, without regex (speeds up bower download a few milliseconds)
parent 7ba6daab
......@@ -11,13 +11,11 @@
],
"ignore": [
"**/.*",
"*.html",
"_*",
"_config.yml",
"CNAME",
"composer.json",
"CONTRIBUTING.md",
"docs/assets",
"examples",
"docs",
"js/tests"
],
"dependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment