feat: added npm2yarn package (#1347)
This commit is contained in:
@@ -129,6 +129,9 @@ module.exports = {
|
||||
editUrl: "https://github.com/medusajs/medusa/edit/master/www/",
|
||||
path: docsPath,
|
||||
routeBasePath: "/",
|
||||
remarkPlugins: [
|
||||
[require('@docusaurus/remark-plugin-npm2yarn'), {sync: true}],
|
||||
],
|
||||
},
|
||||
theme: {
|
||||
customCss: require.resolve("./src/css/custom.css"),
|
||||
|
||||
Reference in New Issue
Block a user