Update Project structure naming

Created on 11 August 2023, over 1 year ago
Updated 12 August 2024, 3 months ago

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

1. change kinetic utils with the generation scripts to be named "build-utils"
2. 03-pluggables goes away
3. get rid of vendors in base/js
4. change base/js/global.js and base/scss/global.scss to index
base should look like this:
core
global
js
... other files
index.js
scss
... other files
utilities.scss - needs a readme and docs to explain about how this file gets purged and should contain utility class like file imports or rules.
Purge checks all the twig files for the class name string use.
index.scss - imports all non utility class or base styles

5. modules - needs a readme about how this is a place for re-usable local js modules.
6. make direcotry names plural
7. add comments to webpack util files

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States yonghua

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024