Skip to content

Commit

Permalink
fix(index): use the type with metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
niieani committed Oct 29, 2016
1 parent 58bf212 commit 0cc0dfa
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,4 +1,4 @@
import {WebpackConfig, get} from '@easy-webpack/core'
import {WebpackConfigWithMetadata, get} from '@easy-webpack/core'
import * as easyCss from '@easy-webpack/config-css'
const ExtractTextPlugin = require('extract-text-webpack-plugin')

Expand Down

0 comments on commit 0cc0dfa

Please sign in to comment.