Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Jun 19, 2023
1 parent f0ae2c6 commit e9a8d3c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions vite-plugin-ssr/TODO
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
If some Vite error swallowed => show DEBUG=vps:error hint
Check creation of +guard.js after dev start
Removing =>
- Check creation of +guard.js after dev start
- Removing =>
```
Failed to load url /pages/index/+guard.ts (resolved id: /home/rom/code/vite-plugin-ssr/examples/react-full-v1/pages/index/+guard.ts) in virtual:vite-plugin-ssr:importPageCode:server:/pages/index. Does the file exist?
```
- Optimize error
- If some Vite error swallowed => show DEBUG=vps:error hint
- Track config files imports

0 comments on commit e9a8d3c

Please sign in to comment.