This npm
package contains common assets (images and styles actually) which are being used by all shop banner plugins.
Integrate this package into your shop-specific plugin's release/development process!
npm run clean
: Remove the "dist" directorynpm run styles
: Transpile thebanner.scss
file tobanner.css
by using node-sassnpm run copy:assets
: Copy image files to distnpm run assemble
: Runstyles
andcopy:assets