Skip to content

Commit

Permalink
Add Cosmos
Browse files Browse the repository at this point in the history
  • Loading branch information
rkclark committed Sep 25, 2018
1 parent c8c5d54 commit a140073
Show file tree
Hide file tree
Showing 4 changed files with 1,825 additions and 56 deletions.
5 changes: 5 additions & 0 deletions cosmos.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
webpackConfigPath: './config/webpack.config.dev.js',
globalImports: ['./src/css/index.css'],
watchDirs: ['src'],
};
Loading

0 comments on commit a140073

Please sign in to comment.