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
Wow, I believe you're right! This all seems to have been handled gracefully so nobody ever saw a problem, but I do believe you're right, and I see some double-dotted files in my filesystem from it.
According https://webpack.js.org/configuration/output/#template-strings, webpack template string
[ext]
includes a leading dot.Is it a bug that webpack.config.js includes extra dots in the following lines?
superset/superset-frontend/webpack.config.js
Line 403 in e58a3ab
superset/superset-frontend/webpack.config.js
Line 431 in e58a3ab
I expect the correction should be
The text was updated successfully, but these errors were encountered: