File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Before you can actually publish make sure the following statements are true:
4747
4848OK - you're actually ready. We're going to publish. Here we need tread carefully. Follow these steps:
4949
50- - clone ts-loader from the main repo with this command: ` https://github.com/TypeStrong/ts-loader.git `
50+ - clone ts-loader from the main repo with this command: ` git clone https://github.com/TypeStrong/ts-loader.git`
5151- [ Login to npm] ( https://docs.npmjs.com/cli/adduser ) if you need to: ` npm login `
5252- install ts-loaders packages with ` npm install `
5353- build ts-loader with ` npm run build `
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-loader" ,
3- "version" : " 1.0.0-beta.1 " ,
3+ "version" : " 1.0.0" ,
44 "description" : " TypeScript loader for webpack" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments