Kermout Ayoub
Kermout Ayoub
Can we get support for qwik framework?
following the qwik integration guide in preline website and adding this script tag to root.tsx `` results in a not found error when it tries looking for the provided location...
Could not find a declaration file for module 'qwikql'. 'C:/Users/ayoub/Desktop/Web-Projects/Work projects/ibhc-remake/node_modules/.pnpm/[email protected][email protected][email protected][email protected][email protected]/node_modules/qwikql/dist/index.qwik.cjs' implicitly has an 'any' type. Try `npm i --save-dev @types/qwikql` if it exists or add a new declaration (.d.ts)...
**Describe the bug** localisation of vendure plugin with dashboard extensions doesn't work i followed the localisation guide however on dev and on build the localised text is not appearing and...