Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

enable the load ui-ace as a commonjs module #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

enable the load ui-ace as a commonjs module #128

wants to merge 1 commit into from

Conversation

redboul
Copy link

@redboul redboul commented Oct 6, 2015

Hi,

Currently, the ui-ace.js do not works when using es6 module with jspm for instance. Angular dependency is not exposed and the module name is not exported.

This PR is fixing it

exports the module name
expose dependencies to other angular module
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.

1 participant