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
This would be a default mode that would transform lib/foo.js to lib/foo.gen.js. This feature would prevent you needing to do something like renaming an existing foo.js to foo.src.js and would speed wholesale adoption.
This would be a default mode that would transform
lib/foo.jstolib/foo.gen.js. This feature would prevent you needing to do something like renaming an existingfoo.jstofoo.src.jsand would speed wholesale adoption.