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
Yeah, gulp also fails if the file is empty, and the scoped portion doesn't work, and if we add a style section, then we can't use a beforeCreate hook anymore in the vue component.
I blame it all on the vue component module for gulp, which is old, outdated and sucks (but just does the job), and is one of the reasons I want to eventually investigate the use of webpack. Gulp does the job to get us started, but it has some quirks that become more apparent as we require more complex things.
Should reproduce with following component
The text was updated successfully, but these errors were encountered: