Skip to content

Commit

Permalink
fix(index): missing typings
Browse files Browse the repository at this point in the history
  • Loading branch information
niieani committed Jun 19, 2016
1 parent 5632236 commit 0d43ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {WebpackConfig, get} from '@easy-webpack/core'
import * as webpack from 'webpack'
const webpack = require('webpack')

/**
* Plugin: CommonsChunkPlugin
Expand Down

0 comments on commit 0d43ea3

Please sign in to comment.