Skip to content

Commit

Permalink
Configure Webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
ck3g committed May 21, 2018
1 parent 1db9886 commit c1e13b7
Show file tree
Hide file tree
Showing 7 changed files with 6,096 additions and 3,171 deletions.
1 change: 1 addition & 0 deletions assets/.babelrc
@@ -0,0 +1 @@
{"presets": ["env"]}
65 changes: 0 additions & 65 deletions assets/brunch-config.js

This file was deleted.

9 changes: 1 addition & 8 deletions assets/js/app.js
@@ -1,11 +1,4 @@
// Brunch automatically concatenates all files in your
// watched paths. Those paths can be configured at
// config.paths.watched in "brunch-config.js".
//
// However, those files will only be executed if
// explicitly imported. The only exception are files
// in vendor, which are never wrapped in imports and
// therefore are always executed.
import css from "../css/app.scss"

// Import dependencies
//
Expand Down

0 comments on commit c1e13b7

Please sign in to comment.