angular-translate-loader-pluggable icon indicating copy to clipboard operation
angular-translate-loader-pluggable copied to clipboard

Fix for "Tried to load angular more than once"

Open AndiBat opened this issue 5 years ago • 1 comments

As discussed in our recent email exchange, I've removed the line import * as angular from 'angular’; to stop the warning WARNING: Tried to load angular more than once. being displayed in the browser console.

AndiBat avatar Feb 27 '19 14:02 AndiBat

hey, thx for the PR. I see the CI fails due to some issues with typings. Do you have a chance to give that a look as well? It's not related to your PR, might be related to some changes in the npm packages. Maybe the version should be freezed or something

juristr avatar Feb 28 '19 20:02 juristr