Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #73 - Use AMD paths mappings #74

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rxaviers
Copy link

@rxaviers rxaviers commented Oct 7, 2014

Fixes #73

This change uses AMD paths mappings instead of relying in the user local file structure.

It allows tests to be executed independently of the local ecma402 directory name and it also doesn't need to install projects in sibling directories (dependencies will be installed in bower_components within its root).

  • update souce files
  • update tests/ (checked with grunt test:local passes)
  • update samples/
  • needs review

- Fixes samples/intl_sample.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test requires sibling projects using specific file names or it fails
1 participant