Skip to content

201-created/--new-app-blueprint

 
 

Repository files navigation

This is an app blueprint that is a proof-of-concept of using a "module unification RFC"-compliant file setup on disk.

It uses a fork of the ember-resolver called "dangerously-set-unified-resolver" that implements some of the module unification RFC (this fork is a work-in-progress).

For more information, see

Installation

The standard ember install/server process should "just work" here, even though files are in "src/":

  • npm install && bower install
  • ember serve

Diff

Here is a diff that shows the changes made to this branch relative to a typical app blueprint that doesn't use the forked resolver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.0%
  • HTML 28.0%