Compare commits
	
		
			15 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 149fbdf581 | |||
| 7e0108c739 | |||
| ba604f77e9 | |||
| c178932d94 | |||
| 63d9ee2f86 | |||
| 106bf4c0ff | |||
| 2e7a718daa | |||
| f603e53151 | |||
| 6e0bf56289 | |||
| 27b81d87ae | |||
| cb5f48d913 | |||
| ae44d7e2e8 | |||
| 69bfe9e585 | |||
| 15b60f60b5 | |||
| 5253fb1832 | 
							
								
								
									
										30
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										30
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @@ -2,8 +2,38 @@ | ||||
|  | ||||
| All notable changes to this project will be documented in this file. Dates are displayed in UTC. | ||||
|  | ||||
| #### [0.4.0](https://git.odit.services/lfk/selfservice/compare/0.3.1...0.4.0) | ||||
|  | ||||
| - Merge pull request 'bugfix/27-route-matching' (#28) from bugfix/27-route-matching into dev [`#27`](https://git.odit.services/lfk/selfservice/issues/27) | ||||
| - added missing routes [`f603e53`](https://git.odit.services/lfk/selfservice/commit/f603e531512a2245ea2fe41304eb039080bcba28) | ||||
| - added env config instructions [`ba604f7`](https://git.odit.services/lfk/selfservice/commit/ba604f77e9ce770e60f032cf393a5987a0401fbe) | ||||
| - Home - route fixes [`c178932`](https://git.odit.services/lfk/selfservice/commit/c178932d943e08168fa6be39eb0a1d7e4a25824a) | ||||
| - route fix for favicon + background [`106bf4c`](https://git.odit.services/lfk/selfservice/commit/106bf4c0ff07fe847f98aa250230f2a272f55a04) | ||||
| - favicon fix [`63d9ee2`](https://git.odit.services/lfk/selfservice/commit/63d9ee2f867e42ecd23ca1d48d59b6deb7458d76) | ||||
| - load main.js as deferred [`2e7a718`](https://git.odit.services/lfk/selfservice/commit/2e7a718daa7ca607622e3e339bdb85f5c64cfcf0) | ||||
|  | ||||
| #### [0.3.1](https://git.odit.services/lfk/selfservice/compare/0.3.0...0.3.1) | ||||
|  | ||||
| > 31 March 2021 | ||||
|  | ||||
| - 🐞 fixed Vite/ Tailwind build [`27b81d8`](https://git.odit.services/lfk/selfservice/commit/27b81d87aeb907f6c3d35ea6f55b4fe56c1e79b4) | ||||
| - 🚀Bumped version to v0.3.1 [`6e0bf56`](https://git.odit.services/lfk/selfservice/commit/6e0bf56289852cda0c30325f4b8ca7826386abf4) | ||||
|  | ||||
| #### [0.3.0](https://git.odit.services/lfk/selfservice/compare/0.2.0...0.3.0) | ||||
|  | ||||
| > 30 March 2021 | ||||
|  | ||||
| - Merge branch 'bugfix/23-broken-build' into dev [`#23`](https://git.odit.services/lfk/selfservice/issues/23) | ||||
| - migrate to Tailwind JIT + views + router/ build fix [`15b60f6`](https://git.odit.services/lfk/selfservice/commit/15b60f60b5d4f3c4035460f25807c5f5f2f19578) | ||||
| - 🚀Bumped version to v0.3.0 [`cb5f48d`](https://git.odit.services/lfk/selfservice/commit/cb5f48d913b8aff2b138c93c4e29a2b8a553529d) | ||||
| - 🐞 fix release config [`ae44d7e`](https://git.odit.services/lfk/selfservice/commit/ae44d7e2e86b9bee74d453301846d02b29c632f2) | ||||
| - 🚀Bumped version to v0.1.2 [`5253fb1`](https://git.odit.services/lfk/selfservice/commit/5253fb18325ce9069e84180b30110ae97752ef20) | ||||
|  | ||||
| #### [0.2.0](https://git.odit.services/lfk/selfservice/compare/0.1.1...0.2.0) | ||||
|  | ||||
| > 27 March 2021 | ||||
|  | ||||
| - 🚀Bumped version to v0.2.0 [`83924a9`](https://git.odit.services/lfk/selfservice/commit/83924a9416dc966a417b32fa19b5fb725181e5ee) | ||||
| - Added ci to build dev and tags [`a174df1`](https://git.odit.services/lfk/selfservice/commit/a174df19ddbf65b0229af38947a9416b1bcd0703) | ||||
| - Now building latest from main [ci-skip] [`323ddc1`](https://git.odit.services/lfk/selfservice/commit/323ddc1c3d91ffa74200ed9250b891d2fe4da78d) | ||||
| - Added releaseit config [`eec6a35`](https://git.odit.services/lfk/selfservice/commit/eec6a358d899a40eb6bac92bb3af37b2d37a5d91) | ||||
|   | ||||
							
								
								
									
										16
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								README.md
									
									
									
									
									
								
							| @@ -4,7 +4,7 @@ runner selfservice portal | ||||
|  | ||||
| ## ⚡ Development | ||||
| ### Requirements | ||||
| - Node.js v14.15.0 or newer | ||||
| - Node.js v14.16.0 or newer | ||||
| - yarn package manager >= v1.22.10 < 2 | ||||
|  | ||||
| ### Recommended Extensions | ||||
| @@ -14,9 +14,17 @@ runner selfservice portal | ||||
| ### Fastest Dev Environment | ||||
| - You can install the [Remote - Containers](https://github.com/Microsoft/vscode-remote-release) extension and use all recommended extensions and editor settings via the provided `./devcontainer/` config | ||||
|  | ||||
| ## 🔨 environment config | ||||
| ### Manual Dev Environment | ||||
| ``` | ||||
| yarn && yarn dev --open | ||||
| ``` | ||||
|  | ||||
| ## 🔨 Environment config | ||||
| - copy the `/public/env.sample.js` file to `/public/env.js` | ||||
| - set the required environment variables | ||||
|   - `documentserver_key`: url to the [document server](https://git.odit.services/lfk/document-server) instance | ||||
|   - `baseurl`: url to the main instance | ||||
|   - see [@lfk/deployment](https://git.odit.services/lfk/deployment) for a complete deployment guide | ||||
|   - `baseurl`: url to the main lfk instance - WITH TRAILING SLASH | ||||
|   - see [@lfk/deployment](https://git.odit.services/lfk/deployment) for a complete deployment guide | ||||
|   - `baseurl_selfservice`: location of the selfservice instance - WITH TRAILING SLASH | ||||
|     - e.g. path: `/selfservice/` | ||||
|     - e.g. url: `https://example.com/selfservice/` | ||||
| @@ -11,7 +11,7 @@ | ||||
| <body class="dark:bg-gray-900 text-black dark:text-white p-0"> | ||||
|   <div id="app"></div> | ||||
|   <script src="/env.js"></script> | ||||
|   <script type="module" src="/src/main.js"></script> | ||||
|   <script defer type="module" src="/src/main.js"></script> | ||||
| </body> | ||||
|  | ||||
| </html> | ||||
							
								
								
									
										93
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										93
									
								
								package.json
									
									
									
									
									
								
							| @@ -1,47 +1,50 @@ | ||||
| { | ||||
|   "name": "@odit/lfk-selfservice", | ||||
|   "version": "0.2.0", | ||||
|   "scripts": { | ||||
|     "dev": "vite", | ||||
|     "build": "vite build", | ||||
|     "release": "release-it --only-version" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "marked": "^2.0.1", | ||||
|     "redaxios": "^0.4.1", | ||||
|     "toastify-js": "^1.10.0", | ||||
|     "validator": "^13.5.2", | ||||
|     "vue": "^3.0.5", | ||||
|     "vue-i18n": "^9.0.0", | ||||
|     "vue-router": "4", | ||||
|     "vue-toastification": "^2.0.0-rc.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@vitejs/plugin-vue": "^1.1.5", | ||||
|     "@vue/compiler-sfc": "^3.0.7", | ||||
|     "autoprefixer": "^10.2.5", | ||||
|     "postcss": "^8.2.8", | ||||
|     "release-it": "^14.5.0", | ||||
|     "tailwindcss": "^2.0.4", | ||||
|     "vite": "^2.1.3", | ||||
|     "vite-plugin-windicss": "^0.10.2" | ||||
|   }, | ||||
|   "release-it": { | ||||
|     "git": { | ||||
|       "commit": true, | ||||
|       "requireCleanWorkingDir": false, | ||||
|       "commitMessage": "🚀Bumped version to v${version}", | ||||
|       "requireBranch": "dev", | ||||
|       "push": false, | ||||
|       "tag": true, | ||||
|       "tagName": null, | ||||
|       "tagAnnotation": "v${version}" | ||||
|     }, | ||||
|     "npm": { | ||||
|       "publish": false | ||||
|     }, | ||||
|     "hooks": { | ||||
|       "after:bump": "npx auto-changelog --commit-limit false -p -u --hide-credit && git add CHANGELOG.md && node order_i18n.js  && git add src/locales" | ||||
|     } | ||||
|   } | ||||
| 	"name": "@odit/lfk-selfservice", | ||||
| 	"version": "0.4.0", | ||||
| 	"scripts": { | ||||
| 		"dev": "vite", | ||||
| 		"build": "vite build", | ||||
| 		"release": "release-it --only-version" | ||||
| 	}, | ||||
| 	"dependencies": { | ||||
| 		"marked": "2.0.1", | ||||
| 		"redaxios": "0.4.1", | ||||
| 		"toastify-js": "1.10.0", | ||||
| 		"validator": "13.5.2", | ||||
| 		"vue-i18n": "9.0.0", | ||||
| 		"vue-toastification": "2.0.0-rc.1", | ||||
| 		"vue": "3.0.9", | ||||
| 		"vue-router": "4.0.5" | ||||
| 	}, | ||||
| 	"devDependencies": { | ||||
| 		"@tailwindcss/jit": "0.1.18", | ||||
| 		"@tailwindcss/aspect-ratio": "0.2.0", | ||||
| 		"@tailwindcss/forms": "0.3.2", | ||||
| 		"@tailwindcss/line-clamp": "0.2.0", | ||||
| 		"@tailwindcss/typography": "0.4.0", | ||||
| 		"@vitejs/plugin-vue": "1.2.1", | ||||
| 		"@vue/compiler-sfc": "3.0.10", | ||||
| 		"autoprefixer": "10.2.5", | ||||
| 		"tailwindcss": "2.0.4", | ||||
| 		"release-it": "14.5.0", | ||||
| 		"vite": "2.1.5" | ||||
| 	}, | ||||
| 	"release-it": { | ||||
| 		"git": { | ||||
| 			"commit": true, | ||||
| 			"requireCleanWorkingDir": false, | ||||
| 			"commitMessage": "🚀Bumped version to v${version}", | ||||
| 			"requireBranch": "dev", | ||||
| 			"push": false, | ||||
| 			"tag": true, | ||||
| 			"tagName": null, | ||||
| 			"tagAnnotation": "v${version}" | ||||
| 		}, | ||||
| 		"npm": { | ||||
| 			"publish": false | ||||
| 		}, | ||||
| 		"hooks": { | ||||
| 			"after:bump": "npx auto-changelog --commit-limit false -p -u --hide-credit && git add CHANGELOG.md && node order_i18n.js  && git add src/locales" | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| module.exports = { | ||||
|   plugins: { | ||||
|     tailwindcss: {}, | ||||
|     '@tailwindcss/jit': {}, | ||||
|     autoprefixer: {}, | ||||
|   }, | ||||
| } | ||||
|   | ||||
| @@ -1,10 +1,10 @@ | ||||
| const config = { | ||||
| 	// required | ||||
| 	documentserver_key: '', | ||||
| 	// required | ||||
| 	// required, with trailing slash | ||||
| 	baseurl: '', | ||||
| 	// optional, will fallback to /selfservice | ||||
| 	baseurl_selfservice: '/selfservice', | ||||
| 	// optional, will fallback to /selfservice/ | ||||
| 	baseurl_selfservice: '/selfservice/', | ||||
| 	// optional, will fallback to /imprint | ||||
| 	url_imprint: '', | ||||
| 	// optional, will fallback to /privacy | ||||
|   | ||||
							
								
								
									
										11
									
								
								src/App.vue
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								src/App.vue
									
									
									
									
									
								
							| @@ -1,8 +1,5 @@ | ||||
| <template> | ||||
|   <router-view></router-view> | ||||
| </template> | ||||
|  | ||||
| <script setup> | ||||
| console.log(config.baseurl_selfservice); | ||||
| config.baseurl_selfservice = (config.baseurl_selfservice || "/selfservice"); | ||||
| </script> | ||||
|   <main> | ||||
|     <router-view></router-view> | ||||
|   </main> | ||||
| </template> | ||||
							
								
								
									
										21
									
								
								src/main.js
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								src/main.js
									
									
									
									
									
								
							| @@ -1,10 +1,21 @@ | ||||
| import { createApp } from 'vue'; | ||||
| import App from './App.vue'; | ||||
| import Toast from 'vue-toastification'; | ||||
| import 'windi.css'; | ||||
| import './tailwind.css'; | ||||
| import 'toastify-js/src/toastify.css'; | ||||
| import 'vue-toastification/dist/index.css'; | ||||
| import { router } from './router'; | ||||
| import App from './App.vue'; | ||||
| import { routes } from './routes.js'; | ||||
| import { createRouter, createWebHistory } from 'vue-router'; | ||||
| import { i18n } from './language'; | ||||
| import Toast from 'vue-toastification'; | ||||
|  | ||||
| createApp(App).use(Toast).use(i18n).use(router).mount('#app'); | ||||
| const app = createApp(App); | ||||
|  | ||||
| const router = createRouter({ | ||||
| 	history: createWebHistory(), | ||||
| 	routes | ||||
| }); | ||||
|  | ||||
| app.use(router); | ||||
| app.use(i18n); | ||||
| app.use(Toast); | ||||
| app.mount('#app'); | ||||
|   | ||||
| @@ -1,26 +0,0 @@ | ||||
| import { createWebHistory, createRouter } from 'vue-router'; | ||||
| // ------------ | ||||
| const EnvError = import('./components/EnvError.vue'); | ||||
| const Home = import('./components/Home.vue'); | ||||
| const Imprint = import('./components/Imprint.vue'); | ||||
| const Privacy = import('./components/Privacy.vue'); | ||||
| const Register = () => import('./components/Register.vue'); | ||||
| const Profile = () => import('./components/Profile.vue'); | ||||
| // | ||||
| let routes = [ { path: '/:pathMatch(.*)*', component: EnvError } ]; | ||||
| if (typeof config !== 'undefined') { | ||||
| 	if (config.baseurl && config.documentserver_key) { | ||||
| 		routes = [ | ||||
| 			{ path: '/', component: Home }, | ||||
| 			{ path: '/imprint', component: Imprint }, | ||||
| 			{ path: '/privacy', component: Privacy }, | ||||
| 			{ path: '/register', component: Register }, | ||||
| 			{ path: '/register/:token', component: Register, props: true }, | ||||
| 			{ path: '/profile/:token', component: Profile, props: true } | ||||
| 		]; | ||||
| 	} | ||||
| } | ||||
| export const router = createRouter({ | ||||
| 	history: createWebHistory(), | ||||
| 	routes | ||||
| }); | ||||
							
								
								
									
										24
									
								
								src/routes.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								src/routes.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| // import EnvError from './components/EnvError.vue'; | ||||
| import Home from './views/Home.vue'; | ||||
| import Imprint from './views/Imprint.vue'; | ||||
| import Privacy from './views/Privacy.vue'; | ||||
| import Register from './views/Register.vue'; | ||||
| import Profile from './views/Profile.vue'; | ||||
| import ProfileNone from './views/ProfileNone.vue'; | ||||
|  | ||||
| console.log(config); | ||||
|  | ||||
| /** @type {import('vue-router').RouterOptions['routes']} */ | ||||
| export const routes = [ | ||||
| 	{ path: config.baseurl_selfservice + '', component: Home }, | ||||
| 	{ path: config.baseurl_selfservice + 'imprint', component: Imprint }, | ||||
| 	{ path: config.baseurl_selfservice + 'imprint/', component: Imprint }, | ||||
| 	{ path: config.baseurl_selfservice + 'privacy', component: Privacy }, | ||||
| 	{ path: config.baseurl_selfservice + 'privacy/', component: Privacy }, | ||||
| 	{ path: config.baseurl_selfservice + 'register', component: Register }, | ||||
| 	{ path: config.baseurl_selfservice + 'register/', component: Register }, | ||||
| 	{ path: config.baseurl_selfservice + 'register/:token', component: Register, props: true }, | ||||
| 	{ path: config.baseurl_selfservice + 'profile', component: Profile }, | ||||
| 	{ path: config.baseurl_selfservice + 'profile/', component: ProfileNone }, | ||||
| 	{ path: config.baseurl_selfservice + 'profile/:token', component: Profile, props: true } | ||||
| ]; | ||||
							
								
								
									
										3
									
								
								src/tailwind.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								src/tailwind.css
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| @import 'tailwindcss/base'; | ||||
| @import 'tailwindcss/components'; | ||||
| @import 'tailwindcss/utilities'; | ||||
| @@ -1,5 +1,5 @@ | ||||
| <template> | ||||
|   <div class="bg-cover bg-fixed m-0 h-screen" style="background-image: url('/background.jpg');"> | ||||
|   <div class="bg-cover bg-fixed m-0 h-screen" style="background-image: url('./background.jpg');"> | ||||
|     <section class="container px-4 py-24 mx-auto"> | ||||
|       <div class="w-full mx-auto text-center"> | ||||
|         <img src="/favicon.png" class="h-32 mx-auto" /> | ||||
| @@ -9,14 +9,14 @@ | ||||
|         <p class="px-0 mb-6 text-lg text-gray-100 md:text-xl lg:px-24">Selfservice Portal</p> | ||||
|         <p class="px-0 mb-6 text-md text-gray-100 lg:px-24">{{ $t('main_page_text') }}</p> | ||||
|         <div class="mt-6 sm:flex place-content-center"> | ||||
|           <router-link | ||||
|           <a | ||||
|             class="w-full sm:w-auto inline-flex px-6 py-3 border border-transparent text-base font-semibold rounded-md text-gray-900 bg-white shadow-sm hover:text-gray-600 focus:outline-none focus:text-gray-600 transition ease-in-out duration-150 xl:text-lg xl:py-4" | ||||
|             to="/register" | ||||
|           >{{ $t('register_now') }}</router-link> | ||||
|           <router-link | ||||
|             to="/profile" | ||||
|             href="./register/" | ||||
|           >{{ $t('register_now') }}</a> | ||||
|           <a | ||||
|             href="./profile/" | ||||
|             class="mt-4 sm:ml-4 sm:mt-0 w-full sm:w-auto inline-flex px-6 py-3 border border-transparent text-base font-semibold rounded-md text-white bg-gray-800 shadow-sm hover:bg-gray-700 focus:outline-none focus:bg-gray-700 transition ease-in-out duration-150 xl:text-lg xl:py-4" | ||||
|           >{{ $t('view_my_data') }}</router-link> | ||||
|           >{{ $t('view_my_data') }}</a> | ||||
|         </div> | ||||
|       </div> | ||||
|     </section> | ||||
| @@ -25,6 +25,6 @@ | ||||
| </template> | ||||
| 
 | ||||
| <script setup> | ||||
| import LoginForm from "./LoginForm.vue"; | ||||
| import Footer from "./Footer.vue"; | ||||
| import Footer from "@/components/Footer.vue"; | ||||
| console.log(config); | ||||
| </script> | ||||
| @@ -10,7 +10,7 @@ | ||||
|     </div> | ||||
|   </section> | ||||
| </template> | ||||
| <style src="./simple.css"> | ||||
| <style src="../simple.css"> | ||||
| </style> | ||||
| <script> | ||||
| import marked from "marked"; | ||||
| @@ -10,7 +10,7 @@ | ||||
|     </div> | ||||
|   </section> | ||||
| </template> | ||||
| <style src="./simple.css"> | ||||
| <style src="../simple.css"> | ||||
| </style> | ||||
| <script> | ||||
| import marked from "marked"; | ||||
| @@ -165,13 +165,10 @@ | ||||
| </template> | ||||
| 
 | ||||
| <script setup> | ||||
| import { ref, reactive } from "vue"; | ||||
| import { reactive } from "vue"; | ||||
| import { useToast } from "vue-toastification"; | ||||
| import axios from "redaxios"; | ||||
| // import isEmail from 'validator/es/lib/isEmail'; | ||||
| // import isMobilePhone from 'validator/es/lib/isMobilePhone'; | ||||
| // import isPostalCode from 'validator/es/lib/isPostalCode'; | ||||
| //  | ||||
| 
 | ||||
| const state = reactive({ | ||||
|   phone: "", | ||||
|   email: "", | ||||
| @@ -187,7 +184,7 @@ const props = defineProps({ | ||||
|   token: String | ||||
| }) | ||||
| const accesstoken = atob(props.token); | ||||
| axios.get(`${config.baseurl}api/runners/me/${accesstoken}`) | ||||
| axios.get(`${config.baseurl_selfservice}/api/runners/me/${accesstoken}`) | ||||
|   .then(({ data }) => { | ||||
|     state.phone = data.phone; | ||||
|     state.email = data.email; | ||||
							
								
								
									
										1
									
								
								src/views/ProfileNone.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								src/views/ProfileNone.vue
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| <template>You have not provided a valid access key...</template> | ||||
| @@ -261,7 +261,7 @@ import isEmail from 'validator/es/lib/isEmail'; | ||||
| import isMobilePhone from 'validator/es/lib/isMobilePhone'; | ||||
| import isPostalCode from 'validator/es/lib/isPostalCode'; | ||||
| import { useToast } from "vue-toastification"; | ||||
| import { router } from '../router'; | ||||
| // import { router } from '../router'; | ||||
| import { i18n } from '../language'; | ||||
| 
 | ||||
| const props = defineProps({ | ||||
| @@ -328,7 +328,7 @@ function login() { | ||||
|       axios.post(url, postdata) | ||||
|         .then(({ data }) => { | ||||
|           const token = btoa(data.token); | ||||
|           router.push(`${config.baseurl_selfservice}/profile/${token}`); | ||||
|           // router.push(`${config.baseurl_selfservice}/profile/${token}`); | ||||
|         }) | ||||
|         .catch((error) => { | ||||
|           console.log(error); | ||||
| @@ -1,11 +1,11 @@ | ||||
| module.exports = { | ||||
|   purge: [], | ||||
|   darkMode: "media", // or 'media' or 'class' | ||||
|   theme: { | ||||
|     extend: {}, | ||||
|   }, | ||||
|   variants: { | ||||
|     extend: {}, | ||||
|   }, | ||||
|   plugins: [], | ||||
| } | ||||
| 	purge: [ './index.html', './src/**/*.{vue,js,ts,jsx,tsx}' ], | ||||
| 	darkMode: 'media', // or 'media' or 'class' | ||||
| 	theme: { | ||||
| 		extend: {} | ||||
| 	}, | ||||
| 	variants: { | ||||
| 		extend: {} | ||||
| 	}, | ||||
| 	plugins: [] | ||||
| }; | ||||
|   | ||||
| @@ -1,9 +1,13 @@ | ||||
| import { defineConfig } from 'vite'; | ||||
| import vue from '@vitejs/plugin-vue'; | ||||
| import WindiCSS from 'vite-plugin-windicss'; | ||||
| import path from 'path'; | ||||
|  | ||||
| /** | ||||
|  * @type {import('vite').UserConfig} | ||||
|  */ | ||||
| export default { | ||||
| 	plugins: [ vue(), WindiCSS() ] | ||||
| }; | ||||
| export default defineConfig({ | ||||
| 	plugins: [ vue() ], | ||||
| 	base: './', | ||||
| 	resolve: { | ||||
| 		alias: { | ||||
| 			'@': path.resolve(__dirname, '/src') | ||||
| 		} | ||||
| 	} | ||||
| }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user