-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
is there build documentation? I didn't see any on the README, around the dirtree, or at the website.
what I tried:
git clonegit checkout v2.0.0grunt cleangrunt build
Grunt produced a 448 byte file, instead of a 1000 KB one. indeed there was nothing of note inside. I tried some other things like grunt browserify and grunt uglify and still couldn't produce anything.
log:
➤ grunt build
Running "browserify:spec" (browserify) task
>> Bundle spec/js/specs.js created.
Running "uglify:engine" (uglify) task
File "./dist/gss.min.js" created.
Original: 454 bytes.
Minified: 448 bytes.
Running "usebanner:dist" (usebanner) task
✔ grunt-banner completed successfully
Done, without errors.
Metadata
Metadata
Assignees
Labels
No labels