mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2026-01-14 06:04:11 +08:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -69,3 +69,5 @@ nbdist/
|
||||
application-local.yml
|
||||
application-local.yaml
|
||||
application-local.properties
|
||||
|
||||
/admin-frontend/node_modules/
|
||||
|
||||
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'org.springframework.boot' version '3.0.0-M3'
|
||||
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
|
||||
id "com.github.node-gradle.node" version "3.3.0"
|
||||
id "io.github.guqing.plugin-development" version "0.0.1-SNAPSHOT"
|
||||
id "io.github.guqing.plugin-development" version "0.0.3-SNAPSHOT"
|
||||
id 'java'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user