Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/parceljs #750

Merged
merged 8 commits into from
Jul 10, 2024
Merged

Feature/parceljs #750

merged 8 commits into from
Jul 10, 2024

Conversation

KevinEtchells
Copy link
Contributor

@KevinEtchells KevinEtchells commented Jul 9, 2024

Context

Using https://parceljs.org/ for building the CSS, JavaScript, and bundling assets. This will give us the following improvements from our current setup:

  • Tidying up the /frontend folder
  • Ensuring that automatically built files do not get committed
  • Preventing manual copying of i.AI Design System assets when doing package updates

Changes proposed in this pull request

  • Add Parcel
  • Serve assets from the /frontend/dist folder
  • Update Readme
  • Remove assets that already exist in node packages
  • Addnpx parcel build to run as part of the Docker build

@brunns brunns force-pushed the feature/parceljs branch from 4c14788 to 64fe188 Compare July 9, 2024 15:17
@KevinEtchells KevinEtchells marked this pull request as ready for review July 10, 2024 06:59
@KevinEtchells KevinEtchells merged commit 7d5a825 into main Jul 10, 2024
9 checks passed
@KevinEtchells KevinEtchells deleted the feature/parceljs branch July 10, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants