mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
They depend on core packages like caching-compiler, but coffeescript-compiler can remain in non-core, so it can update more frequently as npm coffeescript gets updated.
3 lines
110 B
JavaScript
3 lines
110 B
JavaScript
export const testingForImportedModule123456789 = true;
|
|
export const testingForImportedModule987654321 = true;
|