mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Ignore import type error
This commit is contained in:
parent
5262c8090e
commit
6874a6c15a
|
@ -1,3 +1,4 @@
|
||||||
|
// @ts-ignore
|
||||||
import script from '../dist/page.bundle.js';
|
import script from '../dist/page.bundle.js';
|
||||||
|
|
||||||
let s = document.createElement('script');
|
let s = document.createElement('script');
|
||||||
|
|
Loading…
Reference in New Issue
Block a user