Closed jgravois closed 8 years ago
my sincere apologies, and best of luck
what's there to apologize for friend?
mistakes made long ago
as per @paulcpederson and my conversation yesterday:
grunt-contrib-uglify
to actually get the build workingafter everyone's happy, i'll port into the developer site.
i went on a bit of a tangent trying to debug ArcGIS/arcgis-for-developers#3178
fixed
Topographic
1.x
geotrigger-js
from gitsubmodules
toCDNdevDependencies
package.json
license tag to preventnpm install
nagimg
pathsq's
i'm just assuming npm dependencies are nicer than submodules. happy to retool if i'm wrong.thegeotrigger-editor.css
got updated on its own. i assume its because a newer version of one of the css build tools does its thing a touch differently.callinggrunt dev
doesn't actually watch and rebuild when changes are made insrc/
. (i didn't do anything about that).callinggrunt build
works fine, but throws a warning about the code ingeotrigger-js
. (i didnt do anything about that either)..png
resources aren't loaded in theexample/default/
(i didn't do anything about that either)i sorted all q's after taking a fresh look at the code