mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
It will not work if i take happy-pack so changing to happypack
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as happyPack from 'happy-pack';
|
||||
import * as happyPack from 'happypack';
|
||||
|
||||
const ref: happyPack = new happyPack({
|
||||
id: '1',
|
||||
@@ -18,6 +18,6 @@
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"happy-pack-tests.ts"
|
||||
"happypack-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user