mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-25 14:57:38 +00:00
Merge pull request #81 from josh/bower-ignore
Ignore test/ dir from bower
This commit is contained in:
commit
b2a7e0da33
@ -7,5 +7,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"qunit": "~1.12.0"
|
||||
}
|
||||
},
|
||||
"ignore": [
|
||||
"test",
|
||||
"Makefile",
|
||||
"package.json"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user