mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-14 07:01:30 +00:00
Merge branch 'main' of https://github.com/halo-sigs/plugin-template
This commit is contained in:
@@ -51,7 +51,7 @@ test {
|
||||
}
|
||||
|
||||
node {
|
||||
nodeProjectDir = file("${project.projectDir}/admin-frontend")
|
||||
nodeProjectDir = file("${project.projectDir}/console")
|
||||
}
|
||||
|
||||
task buildFrontend(type: NpxTask) {
|
||||
|
Reference in New Issue
Block a user