packages icon indicating copy to clipboard operation
packages copied to clipboard

Recipe for creating a pure CSS package without JS assets

Open binarykitchen opened this issue 7 years ago • 0 comments

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.

binarykitchen avatar May 09 '18 00:05 binarykitchen