Issue #433💬 AnsweredOpened October 18, 2017by cindygao930 reactions

Unminified grapjes.js file?

Quick answerby ateshuseyin

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

Read full answer below ↓

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)

ateshuseyinOctober 19, 2017

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

artfOctober 19, 2017

Hi @cindygao93 if you want to dig into the code you just have to check /src folder

z-vrNovember 8, 2017

@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.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.