fade>1
fade>1
@hvbtup Well, there are some problems with if judgment, which has been fixed
@BeeTheJason You can try, move the following configuration to App.js: ``` LocaleConfig.locales['pt'] = { monthNames: ['Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro'], monthNamesShort: ['Jan.', 'Fev.',...
try : update makefile file 1) node_modules\.bin\browserify .\lib\index.js --standalone mammoth -p browserify-prepend-licenses > mammoth.browser.js 2) node_modules\.bin\uglifyjs mammoth.browser.js -c > mammoth.browser.min.js 3) npm install 4) open browser-demo/index.html