Use path aliases for JavaScript imports and update folder structure in /ui

Created on 4 June 2024, 24 days ago
Updated 25 June 2024, 3 days ago

Problem/Motivation

Set up vite config so import statements can be written using path aliases 'import Foo from '@/foo' instead of import Foo from '../../../foo' for better readability.

Postponing till undo/redo functionality is in since that issue contains a sizeable amount of refactoring with imports and it would just be easier to do this after that issue is in.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States hooroomoo

Live updates comments and jobs are added and updated live.
  • JavaScript

    Affects the content, performance, or handling of Javascript.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024