Skip to content

Commit

Permalink
Close #275. Refactor helpers into razzle-dev-utils package (#294)
Browse files Browse the repository at this point in the history
* Close #275. Refactor helpers into razzle-dev-utils package

* Update folders in CONTRIBUTING.md
  • Loading branch information
jaredpalmer committed Jun 7, 2017
1 parent 9ddcb27 commit 67a1250
Show file tree
Hide file tree
Showing 21 changed files with 1,531 additions and 16,224 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Expand Up @@ -28,6 +28,7 @@ Razzle is monorepo made up of a several npm packages powered by Lerna.
- `babel-preset-razzle`: Razzle's default Babel preset.
- `create-razzle-app`: Razzle's CLI tool responsible for initialization of new projects
- `razzle`: The core library
- `razzle-dev-utils`: Utilities and helpers
- `scripts`: Utility scripts related to cleaning and bootstrapping the repo
- `test`: End-to-end tests

Expand Down

0 comments on commit 67a1250

Please sign in to comment.