atom-build
atom-build copied to clipboard
:hammer: Build your project directly from the Atom editor
Use `customElements.define` instead of `document.registerElement` see https://javascript.info/custom-elements ``` HTMLDocument.registerElement (file:///C:/Users/Jack/AppData/Local/atom-beta/app-1.61.0-beta0/resources/app.asar/static/index.js:160:12) registerElement (C:\Users\Jack\.atom\packages\editor-background\node_modules\space-pen\lib\space-pen.js:66:88) Builder.openTag (C:\Users\Jack\.atom\packages\editor-background\node_modules\space-pen\lib\space-pen.js:297:27) Builder.tag (C:\Users\Jack\.atom\packages\editor-background\node_modules\space-pen\lib\space-pen.js:274:12) Function.div (C:\Users\Jack\.atom\packages\editor-background\node_modules\space-pen\lib\space-pen.js:83:49) Function.content (C:\Users\Jack\.atom\packages\build\lib\build-view.js:35:12) ```
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.51.0 x64 **Electron**: 5.0.13 **OS**: Unknown Windows version **Thrown From**: [build](https://github.com/noseglid/atom-build) package 0.70.0 ### Stack Trace Uncaught Error: Cannot find module...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.51.0 x64 **Electron**: 5.0.13 **OS**: Unknown Windows version **Thrown From**: [build](https://github.com/noseglid/atom-build) package 0.70.0 ### Stack Trace Uncaught Error: Cannot find module...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.51.0 x64 **Electron**: 5.0.13 **OS**: Unknown Windows version **Thrown From**: [build](https://github.com/noseglid/atom-build) package 0.70.0 ### Stack Trace Uncaught Error: Cannot find module...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.51.0 x64 **Electron**: 5.0.13 **OS**: Unknown Windows version **Thrown From**: [build](https://github.com/noseglid/atom-build) package 0.70.0 ### Stack Trace Uncaught Error: Cannot find module...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.51.0 x64 **Electron**: 5.0.13 **OS**: Unknown Windows version **Thrown From**: [build](https://github.com/noseglid/atom-build) package 0.70.0 ### Stack Trace Uncaught Error: Cannot find module...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.51.0 x64 **Electron**: 5.0.13 **OS**: Unknown Windows version **Thrown From**: [build](https://github.com/noseglid/atom-build) package 0.70.0 ### Stack Trace Uncaught Error: Cannot find module...
Hi, I'm not sure how to get the error matching working my .atom-build.json file looks like: ``` { "cmd": "{PROJECT_PATH}/build.bat", "args": [], "sh": false, "cwd": "{PROJECT_PATH}/code", "env": {}, "errorMatch": (?[a-z]+\.[ch])...
I am using the build package 0.70.0 with atom 1.57.0 x64. My issue is that the scrollbars in the Build panel is not visible, but I am able to scroll...
It's become clear to me that I cannot continue to maintain this package. Between private life, and my job there's just not enough time to keep this up to date....