-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(package): changed the way moment is imported (#1556)
* Fix rollup error. Rollup cannot process `import * as moment from 'moment'`, instead `import moment from 'moment'` should work. See rollup/rollup#670 * fix typescript compilation
- Loading branch information
1 parent
05c2abf
commit 27a0229
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters