Issue #433Opened October 18, 2017by cindygao930 reactions

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)

ateshuseyinOctober 19, 20170 reactions

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, 20170 reactions

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

z-vrNovember 8, 20170 reactions

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

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.