Use decimal.min.js and add the file.

This commit is contained in:
bwhitn 2017-06-08 08:19:26 -07:00
parent d27fa43120
commit 96ec3a869b
2 changed files with 4 additions and 1 deletions

3
src/core/lib/decimal.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
import Decimal from 'decimal.js';
import Decimal from '../lib/decimal.min.js';
/**
* Date and time operations.