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

Integrate webpack into client directory #2

Open
ezaiger opened this issue Sep 8, 2022 · 0 comments
Open

Integrate webpack into client directory #2

ezaiger opened this issue Sep 8, 2022 · 0 comments

Comments

@ezaiger
Copy link
Owner

ezaiger commented Sep 8, 2022

User Story

  • As a developer, I want to bundle my static files to improve my app's performance.
  • As a developer, I want to be able to import my CSS files directly into my client/src/js/index.js entry point.
  • As a developer, I want to import Bootstrap into my Webpack entry point.
  • As a developer, I want a separate indoex.html and css file generated when a dist directory is created.
  • As an app user, I want to view logos and images in my app.
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

No branches or pull requests

1 participant