Remove references to moment.js from webpack
This removes the reference to moment.js from our webpack config. chart.js was the last dependency depending on it. mermaid now utilizes moment-mini, so we are putting that into the vendor DLL instead. pikaday also removed it's dependency in 1.8.0: https://github.com/Pikaday/Pikaday/releases/tag/1.8.0
Showing
Please register or sign in to comment