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
Looking at the code we can put all public asset under a single folder so that moving around folders can be accomplished by a single command.
Presently multiple commands have to be executed in the build phase to work with individual folders. This all can reduced to a single mkdir and cp command.
Looking at the code we can put all public asset under a single folder so that moving around folders can be accomplished by a single command.
Presently multiple commands have to be executed in the build phase to work with individual folders. This all can reduced to a single mkdir and cp command.
The text was updated successfully, but these errors were encountered: