Package Exports
- shakr
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (shakr) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
installation
- launch a command line
- change directory to the intended installation path for the tool
-
run the following:
npm install shakr - edit the config.json file with your pertinent information
configuration
{
"localPath": "c:\\rsc\\prvd\\commerceapplications\\",
"remotePath": "\\\\lm56order1\\f$\\",
"folderPairings":{
"web\\usercontrols": "fw\\usercontrols",
"web\\client\\": "fw\\client\\",
"application\\web\\pfprvdweb": "pfprvdweb"
},
"extensions":[
".css",
".less",
".aspx",
".ascx",
".js",
".html",
".svg",
".master"
]
}
</code>
use
- change directory to the node_modules/shaker path created in the current folder path
- run shakr.cmd