đģAssets with CLI
Deploying Assets
This will deploy assets all at once along with the entire code base. The -w flag is necessary to include assets.
Syncing Assets
Watches for changes in the assets folder and syncs changed files one by one. This is not always recommended for large files.
Last updated