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
Dug into this a bit last night, but hit issues with doing npm install, etc from gulp.
Ideally, you'd gulp the site project, it would in turn handle building all the type~{name} documents (and/or grabbing them from npm), and push them all to the database along with BlueInk itself (and possibly the BlueInk "core" types--assuming you've not overridden them.
The text was updated successfully, but these errors were encountered:
Dug into this a bit last night, but hit issues with doing
npm install
, etc fromgulp
.Ideally, you'd
gulp
the site project, it would in turn handle building all thetype~{name}
documents (and/or grabbing them fromnpm
), and push them all to the database along with BlueInk itself (and possibly the BlueInk "core" types--assuming you've not overridden them.The text was updated successfully, but these errors were encountered: