swc icon indicating copy to clipboard operation
swc copied to clipboard

spack: naming conflict

Open tgamblin opened this issue 3 years ago • 6 comments

Question

Hi there -- I'm one of the developers of a package manager called Spack:

  • https://github.com/spack/spack
  • https://spack.io/
  • https://spack.readthedocs.io

We've built up a pretty large community with thousands of users and the project has ~650 contributors at the moment. Spack has been around since 2013. I'm worried there will be confusion between the spack bundler in swc and my project.

Is there any chance this spack could be renamed?

tgamblin avatar Sep 26 '20 23:09 tgamblin

I'd like to, but as it's a breaking change, I think I can only do it with v2.0

kdy1 avatar Sep 27 '20 04:09 kdy1

I think I can only do it with v2.0

Thanks!

tgamblin avatar Sep 27 '20 06:09 tgamblin

Do you know when 2.0 is likely to be released?

tgamblin avatar May 22 '21 23:05 tgamblin

The core feature of v2 would be a babel plugin support so... I'm not sure about the time but it's not so far.

kdy1 avatar May 23 '21 01:05 kdy1

I'll fix this with 0.2.0 of @swc/cli, instead of breaking change of @swc/core.

kdy1 avatar Aug 10 '21 15:08 kdy1

I found that spack.config.js cannot be renamed without a breaking change. I think about a solution, and it can be renamed if @swc/core should accept two config file names while it's v1.

kdy1 avatar Aug 14 '21 06:08 kdy1