Commit graph

7 commits

Author SHA1 Message Date
2662ddf9a7 chore(lune): override alias and use proper luau-lsp bin name 2024-12-08 17:52:46 +00:00
5e09056731 chore(pkg): use pesde-managed stylua 2024-12-08 17:51:01 +00:00
677e49473b chore(lune): use pesde-managed luau-lsp install 2024-12-08 17:49:21 +00:00
f7e0774436 chore(pkg): bump minimum pesde_version 2024-12-08 13:26:42 +00:00
4ca11e64aa refactor: restructure to use script package system
General restructuring
=====================
* Restructures to workspace with script packages for each tool choice.
* Include build script to generate package for every supported tool
  choice in library into the `.pesde/` directory.
* Remove testing .lune scripts for Rojo.

Manifest changes
================
* Exclude `.spec.luau` test files for library package.
* Include .pesde directory for library package.
* Add pathfs dev-dependency.
* Include metadata for build script package codegen.
* Use new git URL for index repo.
* Setup workspace including top level itself & tool choice script packages.

These changes require an unstable version of pesde: 2b2d280fe0.
2024-12-08 11:09:53 +00:00
650d3f9980 chore: update lockfile cache 2024-12-03 15:01:34 +00:00
e75bda93ee chore: setup as pesde managed package 2024-12-02 15:16:22 +00:00