Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Including ES5 libs in ionic with ES6?

$
0
0

Allow me to answer to my own question, after playing with ionic 2 modules and google i managed to import it as expected with:

var moment = require('moment');

Which in turn should be equivalent to, but it isn't:

import * as moment from 'moment';

Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>