beyond-rule-4
beyond-rule-4 copied to clipboard
Migrate off of ng2-cookies
Migrate from ng2-cookies
After upgrading to Angular 11 I'm seeing
Warning: beyond-rule-4\src\app\ynab-api\ynab-api.service.ts depends on 'ng2-cookies'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Since upgrading to Angular 11 killed IE 11 support anyways, we can probably just do this the simple way without a library.