Need a special offer?Find out if your project fits.
+

How to use flexmonster with grunt

Resolved
Rudra Kumar Ganta asked on July 16, 2018

Hi Team,
Can you please provide me some documentation or reference to minify flexmonster.js and concate with our js. as we are maintaining one js across our app.
As by adding to one js, we are facing references issue like flexmonster.toolbar or CSS is missing.

Thanks
Rudra
 

2 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster July 17, 2018

Hello Rudra Kumar Ganta,
Thank you for your question. We recommend getting the full flexmonster.js library from the npm: https://www.npmjs.com/package/flexmonster. The flexmonster.full.js file contains all the necessary dependencies except .CSS . You will either need to add .CSS file to your HTML page explicitly or to include it into your .CSS file.
Please let us know if it solves the case.
Regards,
Dmytro

Public
Rudra Kumar Ganta August 2, 2018

Thanks Dmytro. it was helpful.

Please login or Register to Submit Answer