Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite47e30e

Browse files
authored
fix: remove useConfig call as no longer required (#1093)
1 parentd98d9bc commite47e30e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎nativescript.webpack.js‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ function startVueDevtools(port, isAndroid = false) {
6161
*@param {typeof import("@nativescript/webpack")} webpack
6262
*/
6363
module.exports=(webpack)=>{
64-
webpack.useConfig('vue');
65-
6664
webpack.chainWebpack((config,env)=>{
6765
constadditionalDefines={
6866
__VUE_PROD_DEVTOOLS__:false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp