Esri / Esri/cedar

Switch Assemble over to their current Paradigm

Open
#216 1 comment 0 reactions 2 assignees Claimed by @tomwayson View on GitHub
docs v0x
Dominant language
Handlebars
Stars
265
Forks
236
PR merge metrics
No merged PRs in 30d

Description

While @ajturner has been working on #215 we've come across another issue that I predict will become increasingly tedious. Essentially since our templating language is handlebars, and Vega uses modified handlebars templates, things like: `"template": "{{parent.value|number:'.2f'}} ºC"` will cause Assemble to error with its current version. Meaning we have to sub-optimally alter specifications to work around Assemble.

Right now we are using Assemble v0.4.37 with Grunt. Apparently this is around when Assemble stopped supporting Grunt, so if we want to update Assemble we need to switch over to how Assemble currently does its things. Which is its own custom Assemblefile. Yay.

Thoughts @tomwayson?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.