mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
fix import syntax for ES compatible
This commit is contained in:
parent
094489f929
commit
ff0afdd759
@ -1,4 +1,4 @@
|
||||
import * as StringReplacePlugin from 'string-replace-webpack-plugin';
|
||||
import StringReplacePlugin = require('string-replace-webpack-plugin');
|
||||
|
||||
StringReplacePlugin.replace('babel-loader', {
|
||||
replacements: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user