sfcc-dw-imports

All dw imports are extracted from sfcc-dts

Fake Install

In your project run the following commands

cd node_modules # go to node_modules
git clone git@github.com:Lucas-Palomo/sfcc-dw-imports.git dw # clone repo as dw folder

Edit project package.json add dw module in dev dependencies

  "devDependencies": {
    "dw": "latest",