BrandonX
BrandonX
same issue. We cannot use source-map-explorer for bundle analysis
any update?
I refactor the code for vue3. We can support the third-party plugin now, like follows example. https://github.com/brandonxiang/vueleaflet/blob/next/examples/LCustomPlugin.vue
哈哈哈
I have same issue
@matthewgisonno I use fastify/static for public resources ```javascript fastify.register(require('@fastify/static'), { root: path.join(__dirname, 'public'), }); ```
@ArCiGo did you install pbts for global? would you mind provide the test case as a repo?
确实有很多case,还没有实现,如果感兴趣,欢迎PR
https://github.com/brandonxiang/pb-to-typescript/commit/8bc78905036d4f3490bdd10de08cabf3328bd77c 已修复