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
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Preparing to land the es6-modulify branch. Known items to resolve subsequently:
gift shopping demo flow selenium test is broken (actual test seems to duplicate the final clause in the description text incorrectly, perhaps a template issue)
arc-app.html not yet converted, thus app-shell.html still remains as well. Possible cdn path construction issue to resolve.
unit tests for persistent-arc.html, dancing-dots.html, and good-map.html are disabled as they need to import the involved code which now lives in ES modules. Fixing may require emulating what arcs does via sigh test to generate and run mocha tests in a manner as touched upon in Support ES6 style tests without transpiler usage mochajs/mocha#3006
Preparing to land the
es6-modulify
branch. Known items to resolve subsequently:arc-app.html
not yet converted, thusapp-shell.html
still remains as well. Possible cdn path construction issue to resolve.persistent-arc.html
,dancing-dots.html
, andgood-map.html
are disabled as they need to import the involved code which now lives in ES modules. Fixing may require emulating whatarcs
does viasigh test
to generate and run mocha tests in a manner as touched upon in Support ES6 style tests without transpiler usage mochajs/mocha#3006FYI @sjmiles
The text was updated successfully, but these errors were encountered: