Our sweet start
This commit is contained in:
parent
cf9094ebb2
commit
df86967662
19
gradle/wrapper/gradle-wrapper.properties
vendored
19
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,21 +1,6 @@
|
||||
#
|
||||
# Copyright 2019 Ugljesa Jovanovic
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
#Mon Nov 11 15:13:29 MSK 2024
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
@ -1,7 +1,7 @@
|
||||
config.devServer = config.devServer || {}
|
||||
config.devServer.port = 8081
|
||||
config.devServer.open = false
|
||||
config.devServer.watchOptions = {
|
||||
"aggregateTimeout": 1000,
|
||||
"poll": 1000
|
||||
}
|
||||
//config.devServer.watchOptions = {
|
||||
// "aggregateTimeout": 1000,
|
||||
// "poll": 1000
|
||||
//}
|
Loading…
x
Reference in New Issue
Block a user