Closed ahdinosaur closed 7 years ago
feathers.static (same as express.static) is called as:
feathers.static
express.static
feathers.static(config.assets.root, config.assets)
BREAKING CHANGE (need to update docs and example)
iain to update the docs and example :)
feathers.static
(same asexpress.static
) is called as:BREAKING CHANGE (need to update docs and example)