Releases: cebor/rollup-plugin-angular
Releases · cebor/rollup-plugin-angular
Release list
v0.5.3
v0.5.1
Fix:
styleUrlsis now replaced properly.
Feat:
- replace compiled .js files with
templateUrltotemplateandstyleUrlstostyles
v0.5.0
Feat:
- replace compiled .js files with
templateUrlandstyleUrls
Bugs:
styleUrlsdoes not replace
v0.4.12
v0.4.11
Feat: add some tests karma and mocha to check regex comment is working properly.
Fixes: Travis now works with firefox.
Known bug: Package with rollup-plugin-angular is searching in *.js files where there is no @Component decorators to search for but propDecoratos properties instead.
v0.4.9
Fixes: #40
Known bug: Package with rollup-plugin-angular is searching in *.js files where there is no @Component decorators to search for but propDecoratos properties instead.