What is backslash 1 and backslash 2?

前端 未结 0 1328
余生分开走
余生分开走 2021-02-20 09:08

I found this in a babel config, anyone know?

path.join(
  path.relative(process.cwd(), __dirname) || __dirname, \'packages\', \'\\\\1\', \'\\\\2\'
)
相关标签:
回答
  • 消灭零回复
提交回复
热议问题