Skip to content

Commit

Permalink
bower: use dist-bower
Browse files Browse the repository at this point in the history
  • Loading branch information
damylen committed Oct 29, 2015
1 parent 67b95e1 commit c534643
Show file tree
Hide file tree
Showing 368 changed files with 929 additions and 929 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ csDataGatherer/node_modules/
csDataGatherer/public/includes/
csDataGatherer/Scripts/
csDataGatherer/importers.json

node_modules/

example/node_modules/
Expand Down
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "csWeb",
"version": "0.1.1",
"main": "dist/csComp/csComp.js",
"main": "dist-bower/csComp.js",
"ignore": [
"csComp",
"csServerComp",
Expand All @@ -12,6 +12,7 @@
"gulp.js",
"Dockerfile",
"package.json",
"dist"
"README.md",
".bithoundrc",
".editorconfig",
Expand Down
398 changes: 199 additions & 199 deletions csComp/tsconfig.json

Large diffs are not rendered by default.

Loading

0 comments on commit c534643

Please sign in to comment.