Loopback-next: Unable to remove Ping Controller

Created on 29 Sep 2019  路  2Comments  路  Source: strongloop/loopback-next

Steps to reproduce

Even if I remove the ping.controller.ts file, the REST API is still available.

Current Behavior

Expected Behavior

Link to reproduction sandbox

Additional information

Related Issues

_See Reporting Issues for more tips on writing good issues_

bug

Most helpful comment

Removing ts file does not delete the generated js file. Please run npm run clean && npm run build.

All 2 comments

Removing ts file does not delete the generated js file. Please run npm run clean && npm run build.

thanks @raymondfeng that worked.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

teambitcodeGIT picture teambitcodeGIT  路  3Comments

frodoe7 picture frodoe7  路  3Comments

shahulhameedp picture shahulhameedp  路  3Comments

aceraizel picture aceraizel  路  3Comments

mhdawson picture mhdawson  路  3Comments