Danilo Woznica
Danilo Woznica
We just merged a fix that address: - Error on deleting a `script` or `style` tag; - Support for ``; Here's a sandbox: https://codesandbox.io/s/charming-turing-oe2n17?file=/src/App.vue Could someone please confirm that it's...
It should already be live on CodeSandbox and [email protected]
I'll follow up as soon as I can. Currently, we're making a few changes to the private-package mechanism, which might solve this issue.
Here we go, let me try to clarify each question you asked here. From the original issue description I can spotted a mistake on the snippet provided: ```diff ``` >...
> is it the internal implementation of sandpack that makes it impossible to use private repositories directly? Sure, you can learn more about it [here](https://sandpack.codesandbox.io/docs/guides/hosting-the-bundler#self-host-private-packages)
Hey, I'm really glad you're interresting in this project 🎉 However, I do not intend to publish it publicly given the following reasons: - This was an experimental and studying...
Hey, interresting issue! Another user also reported this error, and I'll try to make a fix to this issue as soon as possible. However I can't make any promise about...
BTW, have you tried to run this sandbox on codesandbox.io? If you have a Pro account, you can setup the NPM registry and also run private stuff there. So I...
@DeMoorJasper, would you happen to know what going on here?
Merge, please! 🙏