mirror of
https://github.com/wekan/wekan.git
synced 2026-02-20 23:14:07 +01:00
Updated WeKan Multiverse Roadmap (markdown)
parent
5765be4bef
commit
d638c24af9
1 changed files with 8 additions and 1 deletions
|
|
@ -15,7 +15,14 @@
|
|||
- Storing session to database, for round robin
|
||||
- https://github.com/wekan/wekan/issues/5120
|
||||
- https://stackoverflow.com/questions/65547266/how-to-store-my-session-mysql-with-express-mysql-session
|
||||
- Not having build step. Keep all files at directories they currently are, with understandable directory structure naming, like per feature directory name, and under that parts of that features by name. Cache dependencies. Do not uglify.
|
||||
- Not having build step:
|
||||
- Keep all files at directories they currently are, with understandable directory structure naming, like:
|
||||
- Feature name
|
||||
- Feature part name 1
|
||||
- Feature part name 2
|
||||
- Only use file from it's location on page where it is needed
|
||||
- Cache dependencies
|
||||
- Do not uglify
|
||||
|
||||
## Screenshot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue