You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there build documentation? I didn't see any on the README, around the dirtree, or at the website.
what I tried:
git clone
git checkout v2.0.0
grunt clean
grunt 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.
You probably want to compile from gss/document endpoint, because gss/engine is a base class for it. Clone gss/document, i think the default branch is set to ranges2. Then compile that. If you want to edit gss/engine, then npm link it into gss/document.
is there build documentation? I didn't see any on the README, around the dirtree, or at the website.
what I tried:
git clone
git checkout v2.0.0
grunt clean
grunt 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
andgrunt uglify
and still couldn't produce anything.log:
The text was updated successfully, but these errors were encountered: