Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Conversation

@arthurschreiber
Copy link

  • Move all source code from lib over to src.
  • Adds a prepublish script to package.json that compiles all
    CoffeeScript files from the src to the lib folder.
  • Add src and vows folders to .npmignore.
  • Add lib folder to .gitignore.

Tests continue to use the CoffeeScript sources, to ensure that always the latest code is tested.

Fixes #11.

* Move all source code from `lib` over to `src`.
* Adds a `prepublish` script to `package.json` that compiles all
  CoffeeScript files from the `src` to the `lib` folder.
* Add `src` and `vows` folders to `.npmignore`.
* Add `lib` to `.gitignore`.

Tests continue to use the CoffeeScript sources, to ensure that always the
latest code is tested.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop CoffeeScript

1 participant