ember-routable-components-shim icon indicating copy to clipboard operation
ember-routable-components-shim copied to clipboard

Shim that adds support for routable components to Ember

Results 2 ember-routable-components-shim issues
Sort by recently updated
recently updated
newest added

There is no module 'ember-htmlbars' in npm registry, so the following lines will throw an error: > var OutletKeyword = require('ember-htmlbars/keywords/outlet').default; var ViewNodeManager = require('ember-htmlbars/node-managers/view-node-manager').default;