Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

thomasboyt/grunt-microlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c7fef1 · Jul 19, 2013

History

13 Commits
May 31, 2013
May 30, 2013
May 30, 2013
May 30, 2013
Jun 5, 2013
Jul 16, 2013
Jul 19, 2013

Repository files navigation

grunt-microlib

Shared tooling between microlibraries that use the ES6 module transpiler and a compatible folder structure. Currently used in rsvp.js.

Developing

Any package that uses grunt-microlib has the following tasks:

  • grunt build - Output AMD, CommonJS, and loader-wrapped (browser) versions of the project.
  • grunt tests - Build AMD and CommonJS tests.
  • grunt test - Run QUnit tests on the command-line.
  • grunt server - Runs a server from the server's root. Navigate to localhost:8000/test/ to run tests in the browser. Also auto-rebuilds the project when a file is changed.

About

Shared tooling between Ember.js microlibraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published