GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.38k stars 4.06k forks source link

How to generate uniminified file of js? #1444

Closed Abhisheknanda1344463 closed 6 years ago

Abhisheknanda1344463 commented 6 years ago

Hi @artf Can you please tell me.How to generate readable unminified javascript file like when i do npm run build i get only minified file(grapesjs-preset-newsletter.min.js) in dist folder

I want to get unminified file in dist folder for newsletter plugin and in grapesjs "grapes.js" is present i want to generate same for newsletter plugin

artf commented 6 years ago

npm run build-dev

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.