-
-
#### Issue Description
When I add a policy to the routes config it throws the following error.
_Config_
```js
config: {
pre: [
'ReportPolicy.isEvil'
]
}
```
_Error_
```sh
error:
…
-
## Version **5.1.0** of [pluralize](https://github.com/blakeembrey/pluralize) just got published.
Branch
Build failing 🚨
Dependency
…
-
In order to make all Trailpacks compatible whatever the web server choice, we need a unified API for controllers and policies.
```
module.exports = class MyController extends Controller{
/**
* …
-
## Version **3.3.0** of [mocha](https://github.com/mochajs/mocha) just got published.
Branch
Build failing 🚨
Dependency
mocha
…
-
## Version **3.17.1** of [eslint](https://github.com/eslint/eslint) just got published.
Branch
Build failing 🚨
Dependency
eslint
…
-
There a problem when merging configs here https://github.com/trailsjs/trailpack/blob/master/lib/util.js#L44 cause if trailpacks have Arrays, they're replace and not merged. I have the problem in trail…
-
On trailpack-swagger I update 1.0.0-alpha-4 to 1.0.0-alpha-8 (the last version) and now I have this error on unit test :
```
smokesignal logger: [ error ]
Error: Invalid path: /%7BparentModel%7D/%…
-
-
Error: eslint-config-trails/rules/style: Configuration for rule "no-underscore-dangle" is invalid: Value "data["1"].allowAfterThis" has additional properties.
Referenced from: trails Referenced from:…