Commit f07eaefb authored by Irina.Chernushina's avatar Irina.Chernushina
Browse files

vue create project: adaptation for work inside wizard

parent c1a1c56c
Branches unavailable Tags unavailable
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -40,7 +40,7 @@ public class WebModuleBuilder<T> extends ModuleBuilder {
}
@Override
public void setupRootModel(ModifiableRootModel modifiableRootModel) {
public void setupRootModel(ModifiableRootModel modifiableRootModel) throws ConfigurationException {
doAddContentEntry(modifiableRootModel);
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment