Skip to content

Commit

Permalink
Add build script
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jul 20, 2017
1 parent 9dfa7ab commit e7af513
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/submodules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "browserify-css-examples",
"version": "0.1.0",
"scripts": {
"build": "browserify -t browserify-css -o bundle.js --debug index.js"
},
"dependencies": {},
"devDependencies": {
"browserify-css": "*"
Expand Down

0 comments on commit e7af513

Please sign in to comment.