Skip to content

Commit

Permalink
Add forgotten require :(
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-f committed Sep 7, 2017
1 parent ea6bfba commit f9fbafa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webpack/webpack.common.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
const path = require('path')

module.exports = {
context: path.resolve(__dirname, '..'),
module: {
Expand Down

0 comments on commit f9fbafa

Please sign in to comment.