mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
sync xhr
This commit is contained in:
parent
f59766b79c
commit
7fa94bd9d3
5 changed files with 153 additions and 1 deletions
|
@ -18,6 +18,7 @@ export default defineConfig({
|
|||
client: join(__dirname, "src/client/index.ts"),
|
||||
codecs: join(__dirname, "src/codecs/index.ts"),
|
||||
controller: join(__dirname, "src/controller/index.ts"),
|
||||
sync: join(__dirname, "src/sync.ts"),
|
||||
},
|
||||
resolve: {
|
||||
extensions: [".ts", ".js"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue