hydroflame
463af6cbf2
Merge pull request #2819 from MartinFournier/chore/rm-intermediary-doc
...
Remove intermediary doc input file
2022-01-26 12:58:10 -05:00
Martin Fournier
069b7831d1
Move main bundle output to ./dist subfolder
...
Excludes the index.html so that the github page can still work as is.
This will declutter the root of the repo a fair bit.
2022-01-26 06:11:32 -05:00
Martin Fournier
914c0f44c4
Remove intermediary doc input file
2022-01-26 05:18:58 -05:00
Martin Fournier
5d7d72a3e2
Add authorization token to file system api
2021-12-28 15:37:22 -05:00
Olivier Gagnon
ac80be1b40
electron build
2021-09-16 18:10:27 -04:00
hydroflame
7e8e9e03fc
Revert "Jest cypress types"
2021-09-10 00:13:03 -04:00
David Edmondson
0c0adf29d5
Separate src, test, cypress
2021-09-08 22:12:23 -07:00
David Edmondson
072f7693f4
gitignore cypress output
2021-09-06 13:49:34 -07:00
hydroflame
f08aa8924c
Merge pull request #1102 from threehams/test-runner
...
Switch out test runner for jest
2021-08-27 00:53:45 -04:00
David Edmondson
51bd626e88
Remove unneeded stuff, .vscode on gitignore
2021-08-26 16:44:37 -07:00
David Edmondson
6cd7465b82
Instakill player when automating infiltration
2021-08-21 15:00:00 -07:00
danielyxie
9dd68947f1
Added Dynamic RAM calculation unit tests
2019-05-10 02:24:50 -07:00
Steven Evans
3faed7caf2
[refactor, chore] "Compile" CSS via Webpack
...
This may seem unnecessary (and odd to import CSS files into JS...), but
this sets up the project for being able to keep the distributed
(release) resources all together, as well as setting the stage for
introducing something like SCSS.
2018-07-16 23:22:24 -04:00
Steven Evans
9fd889613b
[chore] Removing documentation build artifactsReadTheDocs builds directly from Github, so there's no need to store thedocs in the repository.
2018-07-12 10:01:56 -04:00
danielyxie
4fefdb3a72
Removed and ignored test bundle output in git. Implemented by kopelli in PR 283 (avoid merge conflicts)
2018-06-13 09:03:05 -05:00
danielyxie
dfb5cbf02d
Merging changes from pull requests. Re-adding package lock.json
2018-05-09 02:21:47 -05:00
James Aguilar
0fa0c7a45c
package-lock.json -> gitignore; merge minefield
2018-05-04 23:56:25 -04:00
danielyxie
1c7ae7bc8f
Fixed merge conflicts
2018-03-28 11:50:10 -05:00
danielyxie
521b81aec0
v0.35.2
2018-03-26 19:46:21 -05:00
Steven Evans
3ad6cfd8bb
Can successfully run Webpack to create dist/bundle.js
...
The bundled output is noticeably different; likely due to Webpack 4
vs. 2/3. The order of dependencies also appears to have changed.
The overall output *seems* to be the same. Unsure how to full test
that everything is getting bundled appropriately.
This also allows the project to be built without having to manually
copy files into node_modules.
2018-03-21 11:56:30 -04:00
danielyxie
b17f89eba7
v0.28.0 Changed - Integrate ACE editor
2017-09-01 09:12:40 -05:00
Daniel Xie
1a116c75ea
Adding .gitignore
2017-05-23 16:53:42 -05:00