You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
I've followed the webpack introduction as closely as possible. Everything runs except the unit tests.
When they run I get:
PhantomJS 2.1.1 (Mac OS X 0.0.0) ERROR
reflect-metadata shim is required when using class decorators
at /Users/dparish/dev/projects/bp3-angular-spring-seed/frontend/config/karma-test-shim.js:10519 <- webpack:///~/@angular/core/bundles/core.umd.js:697:0
If this works for you perhaps I fat fingered something? If I did, it would be great if the working source of the webpack introduction was hosted some someone like me can see that it should work and compare with what we created.
The text was updated successfully, but these errors were encountered:
I've followed the webpack introduction as closely as possible. Everything runs except the unit tests.
When they run I get:
If this works for you perhaps I fat fingered something? If I did, it would be great if the working source of the webpack introduction was hosted some someone like me can see that it should work and compare with what we created.
The text was updated successfully, but these errors were encountered: