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
When add rule to config import blockIcons from '../../components/test/test.js' — FAIL
but import blockIcons from './../../components/test/test.js' — OK
When add rule to config
import blockIcons from '../../components/test/test.js'
— FAILbut
import blockIcons from './../../components/test/test.js'
— OKref: #1093
The text was updated successfully, but these errors were encountered: