Releases of Natural Language Dates use an unminified version of main.js. This causes the plugin to take longer to load than necessary. By adding a minify step to the build script, you should be able to significantly speed up the app load time, particularly on mobile.
Releases of Natural Language Dates use an unminified version of
main.js. This causes the plugin to take longer to load than necessary. By adding a minify step to the build script, you should be able to significantly speed up the app load time, particularly on mobile.