brackets-userland / brackets-electron

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
81 stars 8 forks source link

White screen after the build, codemirror.js error #82

Closed apla closed 7 years ago

apla commented 7 years ago

Prerequisites

Description

CodeMirror need to be rolled up before starting app. Without this, dist/www/thirdparty/CodeMirror/lib/codemirror.js is not found.

Versions

master, 1.9.1

zaggino commented 7 years ago

👍 this is something that's currently being discussed in original brackets repository so I didn't take any action here yet

zaggino commented 7 years ago

@apla this is now fixed in master