ember-container-query icon indicating copy to clipboard operation
ember-container-query copied to clipboard

Add easier imports from strict mode users

Open NullVoxPopuli opened this issue 3 years ago • 0 comments

This will make imports a bit easier to manager for strict-mode / <template> users. If folks don't want to include all of this in their bundle, they could enable tree shaking, or import from the loose-mode paths

NullVoxPopuli avatar Jul 20 '22 02:07 NullVoxPopuli