Issayah

Results 319 comments of Issayah

I'd prefer a solution similar to https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/getCurrentInstance.ts#L26 as I find it to be most robust

Just gotta fix the build issues then I'll merge

Depending on the outcome of Vue 3.5, we may have a builtin composable for this 👀 Perhaps we should simply wait for the official tool first? (With high hopes I...

Closing in favor of https://github.com/bootstrap-vue-next/bootstrap-vue-next/pull/1836

I have equally had the same questions but have found little information on what the true differences actually are syntactically. Sadly, the js ecosystem is really weird and this question...

> And I have never seen a declaration file uses export =. This was a mistake. I meant to account for the differences between export default/export {} & module.exports. >...

> We could add an example configuration in the Library Mode section you linked I believe this would be a worthwhile addition

One thing that does confuse me about the dist output as described here is ![image](https://github.com/vitejs/vite/assets/31498096/951052cb-8358-4934-ba0e-702c921e6c1a) What is the built "object-${hash}" ?

The contained reproduction doesn't contain any warning or errors

Any info helps.