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
currently engine-scripts includes both dev-time and runtime functionality, such that its consumers are dependant on html-webpack-plugin.
consider separating the runtime functionality to a separate location,
s.t only the runtime functionality will be consumed by component studio and it wouldn't require html-webpack-plugin as a prerequisite
The text was updated successfully, but these errors were encountered:
currently engine-scripts includes both dev-time and runtime functionality, such that its consumers are dependant on html-webpack-plugin.
consider separating the runtime functionality to a separate location,
s.t only the runtime functionality will be consumed by component studio and it wouldn't require html-webpack-plugin as a prerequisite
The text was updated successfully, but these errors were encountered: