vlcn-io / vite-starter

scaffold for a vitejs based vlcn project
32 stars 6 forks source link

Starter app missing source files #20

Closed pomid closed 10 months ago

pomid commented 10 months ago

hello i cloned this and i found that Sourcemap for "./node_modules/.pnpm/@vlcn.io+rx-tbl@0.13.0/node_modules/@vlcn.io/rx-tbl/dist/index.js" points to missing source files Sourcemap for "./node_modules/.pnpm/@vlcn.io+rx-tbl@0.13.0/node_modules/@vlcn.io/rx-tbl/dist/tblrx.js" points to missing source files Sourcemap for "./node_modules/.pnpm/@vlcn.io+xplat-api@0.13.0/node_modules/@vlcn.io/xplat-api/dist/xplat-api.js" points to missing source files

double checked the packages and can't find whats wrong cannot add data or drop data in the example app

pomid commented 10 months ago

i think rx-tbl and xplat-api have been moved somewhere else probably into @vlcn.io/js

pomid commented 10 months ago

works fine when built but in dev mode doesn't work !

tantaman commented 10 months ago

works fine when built but in dev mode doesn't work !

The source maps or something else works fine when built but not in dev mode?