angular-hmr icon indicating copy to clipboard operation
angular-hmr copied to clipboard

AngularJS 1

Open mikadev opened this issue 7 years ago • 4 comments

Can you provide working example for AngularJS 1 with JS code please

mikadev avatar May 01 '18 10:05 mikadev

I would also like to see this. I am under the impression this will not work for angularjs, AKA angular 1.x, and that it only works for angular 2 and beyond, which is what is known today as "angular". Would love to see a response from the owners/managers of this. Cheers.

omgoshjosh avatar Jun 14 '18 18:06 omgoshjosh

I looked into this a few times. It's a lot harder unless we do a lot of hacks/rewriting of the framework in a loader

PatrickJS avatar Aug 16 '18 04:08 PatrickJS

angular1.x with Es6 + webpack build project compile so slow , it will be very nice if was supported by ng1.

magicyangmei avatar Oct 20 '18 09:10 magicyangmei

I tried this loader for ng-1. It works but architecture of your project should be very specific. If someone have an other solution I would be glad to know it

YonathanB avatar Jan 12 '19 21:01 YonathanB