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

Migrate node version #98

Merged
merged 32 commits into from
Dec 15, 2022
Merged

Migrate node version #98

merged 32 commits into from
Dec 15, 2022

Commits on Dec 15, 2022

  1. Migrate

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b91d95f View commit details
    Browse the repository at this point in the history
  2. Update logger

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    82841ff View commit details
    Browse the repository at this point in the history
  3. Remove imports

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e9e3be0 View commit details
    Browse the repository at this point in the history
  4. Update base

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    76e7495 View commit details
    Browse the repository at this point in the history
  5. update gitignore

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    47f35f9 View commit details
    Browse the repository at this point in the history
  6. Remove service php in dist

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    31cbe15 View commit details
    Browse the repository at this point in the history
  7. Update server

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8e7decb View commit details
    Browse the repository at this point in the history
  8. Update doc

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b8b5d04 View commit details
    Browse the repository at this point in the history
  9. Update doc

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    40bac66 View commit details
    Browse the repository at this point in the history
  10. Update docker compose config with expose node server port + comments

    Bastou authored and Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1fcee4d View commit details
    Browse the repository at this point in the history
  11. Update prerender server logs

    Bastou authored and Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8c6b415 View commit details
    Browse the repository at this point in the history
  12. Update htaccess template

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    7a31f06 View commit details
    Browse the repository at this point in the history
  13. Update prerender & add vite-plugin-html

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    eb46c30 View commit details
    Browse the repository at this point in the history
  14. Update htaccess path generation

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5dd063d View commit details
    Browse the repository at this point in the history
  15. Add VITE_APP_BASE in vite.script.config.js + prepare URL in index-ser…

    …ver.tsx
    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8d134d5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3a22f82 View commit details
    Browse the repository at this point in the history
  17. Load process.env AFTER loadEnv

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f8664be View commit details
    Browse the repository at this point in the history
  18. Fix typo

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    cc259c3 View commit details
    Browse the repository at this point in the history
  19. Remove unused import in server.js

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    33d0f4b View commit details
    Browse the repository at this point in the history
  20. Update VITE_APP_BASE strategy server/client

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    26cdb02 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    101dc57 View commit details
    Browse the repository at this point in the history
  22. Add generate to build task

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3122ef9 View commit details
    Browse the repository at this point in the history
  23. Modify prerender URLs

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8b3ae87 View commit details
    Browse the repository at this point in the history
  24. Remove postinstall npm script

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    43b4c3d View commit details
    Browse the repository at this point in the history
  25. Update cher-ami/router to beta.13

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    59dc18b View commit details
    Browse the repository at this point in the history
  26. Add css module conf in vite.scripts.config

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f39b26c View commit details
    Browse the repository at this point in the history
  27. Remove env-cmd dependency

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    166c3e0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b403b53 View commit details
    Browse the repository at this point in the history
  29. Fix assets resolution prerender (#102)

    * Add base to prerender
    
    * Update router
    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    502a090 View commit details
    Browse the repository at this point in the history
  30. Externalize prepare template (#100)

    * Externalize prepare template
    
    * Update doc
    
    * Add route example
    
    * Add lang in template
    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    610da14 View commit details
    Browse the repository at this point in the history
  31. Move to vite 4

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    23fc204 View commit details
    Browse the repository at this point in the history
  32. 2.0.0

    Willy Brauner committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    12e8ec0 View commit details
    Browse the repository at this point in the history