update the local-dev-kit#13
Open
Aubinours wants to merge 1 commit into
Open
Conversation
fpassaniti
requested changes
Dec 11, 2025
fpassaniti
left a comment
Contributor
There was a problem hiding this comment.
Ménage à faire dans l'archive
Contributor
There was a problem hiding this comment.
Version sur master (74ko)
drwx------@ 11 fred staff 352 11 déc 15:16 .
drwx------@ 170 fred staff 5440 11 déc 15:16 ..
-rw-r--r--@ 1 fred staff 2132 3 jan 2024 app.js
-rw-r--r--@ 1 fred staff 1292 3 jan 2024 config.example.js
-rw-r--r--@ 1 fred staff 518 3 jan 2024 config.project.js
-rw-r--r--@ 1 fred staff 14337 3 jan 2024 gulpfile.js
drwxr-xr-x@ 5 fred staff 160 3 jan 2024 kit
drwxr-xr-x@ 6 fred staff 192 19 déc 2023 ods-portal
-rw-r--r--@ 1 fred staff 966 3 jan 2024 package.json
drwxr-xr-x@ 4 fred staff 128 3 jan 2024 pages
-rw-r--r--@ 1 fred staff 5281 3 jan 2024 README.md
Version dans cette PR (260ko)
drwx------@ 15 fred staff 480 11 déc 14:18 .
drwx------@ 168 fred staff 5376 11 déc 15:15 ..
-rw-r--r--@ 1 fred staff 6148 11 déc 14:18 .DS_Store
-rw-r--r--@ 1 fred staff 2123 11 déc 10:20 app.js
-rw-r--r--@ 1 fred staff 1292 3 jan 2024 config.example.js
-rw-r--r--@ 1 fred staff 1292 11 déc 10:15 config.js
-rw-r--r--@ 1 fred staff 518 3 jan 2024 config.project.js
-rw-r--r--@ 1 fred staff 14914 11 déc 10:25 gulpfile.js
drwxr-xr-x@ 5 fred staff 160 3 jan 2024 kit
drwxr-xr-x@ 6 fred staff 192 19 déc 2023 ods-portal
drwxr-xr-x@ 10 fred staff 320 11 déc 10:29 output
-rw-r--r--@ 1 fred staff 289149 11 déc 10:29 package-lock.json
-rw-r--r--@ 1 fred staff 1051 11 déc 10:18 package.json
drwxr-xr-x@ 4 fred staff 128 3 jan 2024 pages
-rw-r--r--@ 1 fred staff 5281 11 déc 10:30 README.md
Donc à nettoyer
Contributor
There was a problem hiding this comment.
N'oublie pas qu'il y a un script utilitaire pour faire l'archive pour justement ne prendre que l'indispensable :
https://github.com/opendatasoft/odsapps-team/blob/master/local-dev-env/create-zip.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated with lastest changes