atom-archive / xray

An experimental next-generation Electron-based text editor
MIT License
8.48k stars 235 forks source link

Fix web and TS building #140

Closed joshaber closed 5 years ago

joshaber commented 5 years ago

This replaces #139

  1. Generate and point to the TypeScript declaration and map file.
  2. Build for both web and node.
  3. Point the web to its build.
joshaber commented 5 years ago

Yup, good catch! 👍