Unminified grapjes.js file?
Question
I downloaded the git repo but was only able to find grapes.min.js. I really want to dig into the code some more and get a better understanding of how all the files are related to each other but I'm not seeing the unminified version anywhere. Could someone point me to where it is in the repo or if not, could the unminified version be made available somewhere?
Answers (3)
There is no unminified version of grapesjs. I think this is a necessity. Until @artf add unminified version checkout the project then link grapesjs into your project. See: https://docs.npmjs.com/cli/link
Hi @cindygao93 if you want to dig into the code you just have to check /src folder
@artf /src is a good start, but
const Editor = require('editor');
const PluginManager = require('plugin_manager');
does not allow to do
import grapesjs from 'grapesjs/src'
Related Questions and Answers
Continue research with similar issue discussions.
Issue #1444
How to generate uniminified file of js?
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(g...
Issue #1073
Integration with GWT
Hello, Actually, i've a gwt application and i need to integrate grapes js. My problem is i not really how to do this because of all the dif...
Issue #1868
How to enable functionality only for specific image component, not all
I've enabled the fa fa-pencil icon into my image components, but I want it to be enabled only in specific image components, not all of them...
Issue #1824
Make div defined in index.html of grapesjs-webpage-preset read only
I have downloaded the grapesjs-webpage-preset and I want to customize it according to my requirements so I've added my own html and style i...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.