Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Project Root
  2. |-- prod_entry1
  3. | `-- tests
  4. |-- prod_entry2
  5. | `-- tests
  6. |-- dev-tool1
  7. `-- dev-tool2
  8.  
  9. module.exports = [
  10. prodConfig, devConfig
  11. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement