Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

Commit ccd78fc

Browse files
committed
fix(index): use the type with metadata
1 parent d6fb4c9 commit ccd78fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {WebpackConfig, get} from '@easy-webpack/core'
1+
import {WebpackConfigWithMetadata, get} from '@easy-webpack/core'
22
import * as easyCss from '@easy-webpack/config-css'
33
const ExtractTextPlugin = require('extract-text-webpack-plugin')
44

0 commit comments

Comments
 (0)