Stefan Penner

Results 324 comments of Stefan Penner

@nathanhammond can you think of any downsides to, if not lets just doit: > There should be no default value of {} for the changeLocale cc @jasonmit

Any reason to not enable this all the time? "semi wacky code" may not be bad, as long as it isn't TOO BAD. Areas of concern would be: * build...

@sebmck yes, its pretty close. Awesome! Our system parses the es2015 imports though, to decide what to include in the final build. Currently with `module` transpiling disabled, I am unsure...

> @stefanpenner Yup that's how it works internally. It just outputs an import and the modules transformer picks it up. Should already work and if not it'd require very minimal...

> (and most likely @stefanpenner envisioned), awesome work! yes, this is exactly it. If babel can inject these imports we are golden.

> FYI the prerequisite stuff for this has been done on the Babel side, anything else? nope, I don't believe so. We are working currently on the selective build functionality...

> How is it going with this issue? Will the polyfill be enabled in the next ember-cli version (1.13.2) if you reinstall node_modules you will have a version that allows...

@rwjblue Babel/swc support a non/type checking ts -> JavaScript transform, this transform being enabled is what I meant by auto-stripping