packages
packages copied to clipboard
Recipe for creating a pure CSS package without JS assets
Trying to create a new package here that comes with CSS packages only but boot package complains with
Assert failed: No .inc.js file found!
Is there a recipe how to circumvent this? Don't want to create an empty JS file (noop) to suppress this warning.