You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
This is a Typescript this - please see this thread microsoft/TypeScript#6615. Essentially you need to use require as imports something as an any and means TS won't try and type it.
Description
I'm trying to import svg images with the following code:
Expected behavior
It works in create-create-app
Actual behavior
Environment
os: OSX
node: 7.7.1
yarn: 0.21.3
react-scripts-ts: 1.1.8
The text was updated successfully, but these errors were encountered: