We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d108c37 commit 367a3bdCopy full SHA for 367a3bd
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
// Configure gradle-intellij-plugin plugin.
24
// Read more: https://github.com/JetBrains/gradle-intellij-plugin
25
intellij {
26
- pluginName.set("Ember.js")
+ pluginName.set("EmberExperimental.js")
27
28
// see https://www.jetbrains.com/intellij-repository/releases/
29
// and https://www.jetbrains.com/intellij-repository/snapshots/
0 commit comments