Skip to content

Commit

Permalink
fix: remove runtime module example
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Aug 17, 2019
1 parent 7d27ea1 commit 1b57628
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions packages/@nodepack/plugin-typescript/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,4 @@ module.exports = (api, options) => {
return require('./lib/tslint')(args, api)
})
}

api.addRuntimeModule('./runtime.ejs')
// api.addRuntimeModule('./runtime.js')
}
6 changes: 0 additions & 6 deletions packages/@nodepack/plugin-typescript/src/runtime.ejs

This file was deleted.

5 changes: 0 additions & 5 deletions packages/@nodepack/plugin-typescript/src/runtime.js

This file was deleted.

0 comments on commit 1b57628

Please sign in to comment.