mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +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';
|
||||
|
||||
let s = document.createElement('script');
|
||||
|
|
Loading…
Reference in New Issue
Block a user