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

added RequireJS config #3

Merged
merged 2 commits into from
Oct 27, 2014
Merged

added RequireJS config #3

merged 2 commits into from
Oct 27, 2014

Conversation

csachs
Copy link

@csachs csachs commented Oct 27, 2014

Hello,
as discussed in the Semantic UI issue #8, here's a pull request to fix a similar problem for ace.
Thanks, Regards, Christian

@@ -11,7 +11,7 @@
<packaging>jar</packaging>
<groupId>org.webjars</groupId>
<artifactId>ace</artifactId>
<version>1.1.8-SNAPSHOT</version>
<version>1.1.7-1</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the -SNAPSHOT to this? Maven does the actual release (removes the SNAPSHOT).

@csachs
Copy link
Author

csachs commented Oct 27, 2014

Done.

jamesward added a commit that referenced this pull request Oct 27, 2014
added RequireJS config
@jamesward jamesward merged commit 5952769 into webjars:master Oct 27, 2014
@jamesward
Copy link
Member

Thanks. 1.1.7-1 will be released shortly.

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.

None yet

2 participants