mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 15:00:26 +00:00
fix import syntax for ES compatible
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as StringReplacePlugin from 'string-replace-webpack-plugin';
|
||||
import StringReplacePlugin = require('string-replace-webpack-plugin');
|
||||
|
||||
StringReplacePlugin.replace('babel-loader', {
|
||||
replacements: [
|
||||
|
||||
Reference in New Issue
Block a user