a8m / a8m/angular-filter

Is is possible to require angular.filter as a depedency

Open
#196 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.9k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

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')]`
`};`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.