Skip to content

Commit e5d74ef

Browse files
authored
Remover white spaces
1 parent fc198a8 commit e5d74ef

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/Config/env.default

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# Codeigniter vite
33
#--------------------------------------------------------------------
44

5-
VITE_ORIGIN = 'http://localhost:3479'
6-
VITE_PORT = 3479
7-
VITE_BUILD_DIR = 'build'
8-
VITE_ENTRY_FILE = 'main.js'
9-
VITE_RESOURCES_DIR = 'resources'
5+
VITE_ORIGIN='http://localhost:3479'
6+
VITE_PORT=3479
7+
VITE_BUILD_DIR= build'
8+
VITE_ENTRY_FILE='main.js'
9+
VITE_RESOURCES_DIR='resources'
1010
VITE_FRAMEWORK='none'

0 commit comments

Comments
 (0)