This adds Vue/Vite to start up a node server for testing vue components in the core package.
Related to #7
adds Vue and vite #8
Merged
Esthetech
merged 13 commits from 2024年05月21日 09:08:55 +02:00
feature/vue-bootstrap into main
Esthetech
commented 2024年04月25日 10:42:42 +02:00
This adds Vue/Vite to start up a node server for testing vue components in the core package.
Related to https://codeberg.org/eotl/core/issues/7
Esthetech
added 1 commit 2024年04月25日 10:42:43 +02:00
Esthetech
added 1 commit 2024年04月25日 11:38:01 +02:00
Esthetech
added 1 commit 2024年04月25日 11:38:53 +02:00
Esthetech
changed title from (削除) adds Vue and vite (削除ここまで) to WIP: adds Vue and vite 2024年04月25日 11:48:19 +02:00
Esthetech
added 4 commits 2024年04月29日 12:42:52 +02:00
endoftheline
added 1 commit 2024年04月29日 13:41:30 +02:00
basebuilder
added 1 commit 2024年04月29日 15:10:30 +02:00
Esthetech
added 3 commits 2024年05月15日 17:51:41 +02:00
Esthetech
commented 2024年05月15日 18:25:16 +02:00
This now creates multiple paths to export the packages.
// From the README
A JavaScript package that can be installed in your application.
- Vue Components
import { ... } from '@eotl/core/components'
-
Vue Mixins
import { ... } from '@eotl/core/mixins'
-
Vue i18n translation strings
import { ... } from '@eotl/core/locales'
-
Generic utils
import { ... } from '@eotl/core/enums'
Ready to be merged
With publishing don't for get to run a build first
This now creates multiple paths to export the packages.
// From the README
A JavaScript package that can be installed in your application.
- Vue Components
import { ... } from '@eotl/core/components'
- Vue Mixins
import { ... } from '@eotl/core/mixins'
- Vue i18n translation strings
import { ... } from '@eotl/core/locales'
- Generic utils
import { ... } from '@eotl/core/enums'
Ready to be merged
With publishing don't for get to run a build first
Esthetech
changed title from (削除) WIP: adds Vue and vite (削除ここまで) to adds Vue and vite 2024年05月15日 18:25:29 +02:00
Esthetech
added 1 commit 2024年05月21日 09:08:34 +02:00
Esthetech
merged commit 1b71760d39 into main 2024年05月21日 09:08:55 +02:00
Esthetech
referenced this pull request from a commit 2024年05月21日 09:08:56 +02:00
Esthetech
deleted branch feature/vue-bootstrap 2024年05月21日 09:17:04 +02:00
Sign in to join this conversation.
No reviewers
Labels
No labels
bug
devops
golang
javascript
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
eotl/core!8
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/vue-bootstrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?