BONNAURE Olivier
BONNAURE Olivier
Ok looks like it's faster un prduction mode ... but it's not perfect and behave strangely sometimes :/
@leafo what do you think about this PR?
Same issue here ...
The things is that my CSS are coming from the same NPM module (uikit)
Any help will be welcome :)
My workaround is to use hooks ``` hooks: { preCompile: (end) => { var fs = require('fs'); fs.createReadStream('node_modules/css/file.css').pipe(fs.createWriteStream('app/vendors/css_file.js')); end(); } }, ```
The main purpose of this change is to allow rounding values for displaying it ... By exemple I have a lot of charts to create and datasets are numbers like...