This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
[Bug] Cli or Rollup error to import pollyfils #129
Closed
Description
Short description of the problem:
Ionic-app-scripts or Rollup doesn't play nice with Intl
and web-animation-js
.
What behavior are you expecting?
No errors from the pollyfils.
Steps to reproduce:
- Just import the pollyfils in the
app.module.ts
file. - The errors are well reported in this Ionic forum thread: how-to-rollup-pollyfils
Which @ionic/app-scripts version are you using?
Ionic info
output:
Your system information:
Cordova CLI: 6.3.1
Gulp version: CLI version 3.9.1
Gulp local:
Ionic Framework Version: 2.0.0-rc.0
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
OS: Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS
Node Version: v6.6.0
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
All in thread.