phetsims / scenery

Scenery is an HTML5 scene graph.
MIT License
53 stars 12 forks source link

CT: The requested module './util/ColorMatrixFilter.js' does not provide an export named 'default' #1371

Open pixelzoom opened 2 years ago

pixelzoom commented 2 years ago

Similar to https://github.com/phetsims/kite/issues/95

calculus-grapher : fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1646306694541/calculus-grapher/calculus-grapher_en.html?continuousTest=%7B%22test%22%3A%5B%22calculus-grapher%22%2C%22fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1646306694541%22%2C%22timestamp%22%3A1646310226369%7D&brand=phet&ea&fuzz&memoryLimit=1000
Query: brand=phet&ea&fuzz&memoryLimit=1000
Uncaught SyntaxError: The requested module './util/ColorMatrixFilter.js' does not provide an export named 'default'
SyntaxError: The requested module './util/ColorMatrixFilter.js' does not provide an export named 'default'
id: Bayes Chrome
Snapshot from 3/3/2022, 4:24:54 AM
jonathanolson commented 2 years ago

Seems related to https://github.com/phetsims/kite/issues/95