Closed mwistrand closed 7 years ago
With recent updates to the package dependencies, the grunt dist task no longer runs with completion due to typing errors that previously did not exist.
grunt dist
In particular, dojo-shim's use Symbol is unrecognized, as are the Globalize.js imports.
dojo-shim
Symbol
With recent updates to the package dependencies, the
grunt dist
task no longer runs with completion due to typing errors that previously did not exist.