Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/emberjs/babel-plugin-ember-template-compilation
Babel implementation of Ember's low-level template-compilation API
https://github.com/emberjs/babel-plugin-ember-template-compilation
5e92e4d48cad36ed5644b5f6061586989b329121 authored almost 8 years ago
86d64b58ed1649233df41b3b4b3ff4b5828e8985 authored almost 8 years ago
208b2861d7639fc5d12623f7e2331029338cb1a3 authored almost 8 years ago
5ab250f9085a37b1fb1ff126867885d37497f901 authored almost 8 years ago
f1abfc696878f6ef44a8df62ac159f024a77b33f authored almost 8 years ago
Add basic caching for babel@6 usage.
900413e01649957ec5de67bc4ad1b2c8e000d8d5 authored almost 8 years agof8975db0e109bd54bbcde75b60c337da508d538f authored almost 8 years ago
c233d4415bd08f59631aff32428199e55cff5aca authored almost 8 years ago
2166fb7abdf5408f917c2527b4f82dda0d4ea3b6 authored almost 8 years ago
91e50486e6794bbee4035d9ceb93f38859ba02c5 authored almost 8 years ago
b4d7de5928214de6832957c078fef37905185cdd authored almost 8 years ago
cdcf4ad777c932fa7eb7f8707eb35801b6a2873b authored about 8 years ago
Update all dependencies 🌴
9954a12ecdd64b36641aaff870141adbf4932296 authored over 8 years agohttps://greenkeeper.io/
9875ca7d7361276a11c81054d6db65de977551e9 authored over 8 years ago767f0a5d23ebdc7eeeb7efcf5dae4ab1cc55532c authored over 8 years ago
Cleanup & referencesImport()
659f2b4e1b22656d8728061161fd23b613175e0b authored over 8 years ago464f62522056599ee0b2460808e59c72c475b6dd authored over 8 years ago
Adjust Babel 6 options usage
ceb5650948edb265123416216895768d455cdf76 authored over 8 years agoPort plugin to Babel 6
e566df86e5b1f48c757a14533628787d573fcc19 authored over 8 years agodc2757ce23e3366f430c09e8b0e8ed19106c7021 authored over 8 years ago
otherwise referencesImport() won't work
3c5e0b7b292109caa2681fda759dc495803ac54e authored over 8 years agoe6adc612516fedca314dd54cbde0d3ed2f920ffc authored over 8 years ago
b7b63b1ef609c6afb091554f4d5957f55ecb57f5 authored over 8 years ago
2df520ac3695f07a9286b25ce04b6e6bfc3a7dc3 authored over 8 years ago
8dde03adeec176c7a77db1c08e5c0df697867305 authored over 8 years ago
b89c6d31b191371eeb6c055ede30a333e78839db authored over 8 years ago
7a9f023235b7a5e1b3f334340293a5470abcc6df authored over 8 years ago
3034c4d1ddafdc9e5408476afff7e9a69e87906a authored almost 9 years ago
67ba66727c06d3fe99404415e0e89dbc1f38e4be authored over 9 years ago
8852903875bf4b050ee6bcc3445741e0cb51a4c3 authored over 9 years ago
Allow single string as argument for hbs
9014850459f17b374ed782f5242d881938303023 authored over 9 years ago109b5f5c19e1c61654581b33e12f886b39e16412 authored over 9 years ago
e839280098568ccbd1bad0e2886f72901e842e66 authored over 9 years ago
d2e05d1ea59ac8bf44bb7e1ede420118792934e5 authored over 9 years ago
659af92c424eaa45c1872e1cbdac214b1f71c357 authored over 9 years ago
The method is called `replaceWithSourceString` and not
`replaceWithStringSource`.
03e59bcc76c3e32e6e02688fe15052c1348adb04 authored over 9 years ago
Use `path.replaceWithSourceString` to avoid deprecation.
39a5633bb39bf16829fad699ec8c0f9324fc3f8b authored over 9 years ago855de6777fd57a01583136b8a67961fd3c277218 authored over 9 years ago
3526deb91d7b4d999c4ea89ad5adfc2e14c176c6 authored over 9 years ago
06002163078e60a13eaf4a2ad2cf35a40f827558 authored over 9 years ago
Replace remove() with dangerouslyRemove()
b62ed62408c51d63806f971c9fc3be4a84633432 authored over 9 years agoFixes this deprecation warning from babel-core:
> Trace: Path#remove has been renamed to Path#d...
b0cbdb2e4631f2bf512394e8914a96c3acb0d806 authored over 9 years ago04bf18a3526b466e3b01c98d42adeffc1a2952d1 authored over 9 years ago
295a228a74c127dd3f16a014990132b42cc6d48f authored over 9 years ago
Since the expressions wouldn't be replaced, we throw an error to inform
the user.
The passed parameter is a babel file object.
9897affe5822b85f53b2b70fcd0a49a4d6bd7057 authored over 9 years ago
When an unsupported import statement is used, the error message now
correctly contains the used ...
9732a3438ffdb74cd0fb36744b589ba8ba6331a9 authored over 9 years ago
Babel Transformer plugin extracted from https://github.com/pangratz/ember-cli-htmlbars-inline-pr...
586f391a29aeac6b94a42eb9f88d1bdc4abef2b9 authored over 9 years ago