Skip to content

Commit

Permalink
Merge pull request #567 from DoSomething/few-more-fixes
Browse files Browse the repository at this point in the history
Allow serving our limited subset of 'node_modules' on GitHub Pages.
  • Loading branch information
DFurnes authored Jan 22, 2018
2 parents 3b43b71 + 8a4faff commit 0e91db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ build:
- script:
name: build static pattern library
code: |-
touch .nojekyll
export STYLEGUIDE_PORT=8000
npm run styleguide &
sleep 10 # let Node start up!
Expand Down

0 comments on commit 0e91db4

Please sign in to comment.