Skip to content

Commit

Permalink
Add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlkoch committed Sep 6, 2017
1 parent 7329882 commit 4983df0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.examples.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const commonConfig = require('./webpack.common.config.js');
const webpack = require('webpack');
const basePath = '/build/examples/';

commonConfig.entry = {
Expand Down

0 comments on commit 4983df0

Please sign in to comment.