Skip to content

rtablada/ember-parcel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember.js + Parcel.js Example

This application looks at what it takes to build a minimal Ember.js application with Parcel.js.

The goal is to create a minimal Parcel plugin to build Ember applications in a modern way, while identifying headaches that come up when trying to use Ember.js as NPM packages.


Branches

This experimentation takes a few stages.

  • bare - Uses ember-source with no config or plugins
  • templates - Uses ember-source with babel-plugin-htmlbars-inline-precompile
  • modules - ... with babel-plugin-ember-modules-api-polyfill

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published