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
Adding something like this webpack plugin should allow you to use direct import config from './config.yaml' statements. This will be faster and easier to maintain.
The text was updated successfully, but these errors were encountered:
Adding something like this webpack plugin should allow you to use direct
import config from './config.yaml'
statements. This will be faster and easier to maintain.The text was updated successfully, but these errors were encountered: