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 automated switch for the development and production dist packages when using the asset pipeline.
The matestack user can just add:
//= require 'matestack-ui-core'
This will use the asset pipeline and use the regular matestack version in development and testing. In production, this will use the minified version where also vuejs is in production mode.
#343
0 commit comments