Commit Graph

12 Commits

Author SHA1 Message Date
Tim Griesser 4d8e37177b
feat: better esm support, remove top-level node imports (#1112)
* test for esm/esbuild use of nexus

* refactor: add nodeImports, remove top-level references

* Don't minify the esbuild test script

* A bit more explicit of a check on the process being node
2022-07-02 16:08:16 -04:00
Jason Kuhrt dd57ecaf06 chore: try website deploy 2020-07-17 14:03:14 -04:00
Jason Kuhrt 133c4a4705
feat: publish esm builds (#438) 2020-05-12 13:58:58 -04:00
Tim Griesser 41fe99dfed
Add dynamicObjectProperty, fix #161 (#178)
* Add dynamicObjectProperty, fix #161
2019-07-14 20:21:13 -04:00
Tim Griesser b8d23c30f3 Various API cleanup, trying to simplify overall concepts 2019-01-21 14:29:30 -05:00
Tim Griesser 9351538abd A bit of docs cleanup 2019-01-06 18:51:18 -05:00
Tim Griesser c303741f17 Beginning to use the TS definitions to build the docs 2018-11-27 22:46:51 -05:00
Tim Griesser 298bf5faec buildSchema -> makeSchema 2018-11-25 17:53:58 -05:00
Tim Griesser 58759f5d92 Added simple playground, working on new type generation 2018-11-15 10:41:10 -05:00
Tim Griesser de2b00dd0e Working through the API with examples, type safety working pretty well 2018-11-11 16:20:30 -05:00
Tim Griesser ba44e0e2a6 Basics working 2018-11-08 14:58:10 -08:00
Tim Griesser 86e7e5c26a Initial commit 2018-11-02 17:11:51 -04:00