Is is possible to require angular.filter as a depedency
オープン
- 主要言語
- JavaScript
- スター
- 2.9k
- フォーク
- 319
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I installed the angular-filter module via npm. Is there a way to require this module inside index.js like below, rather than adding it as a `` tag in index.html. My app uses browserify and the index.html will be including only bundle.js.
`module.exports = {`
`name: 'MyApp',`
`deps: [require('angular.filter')]`
`};`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。