mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-08-31 11:15:57 +02:00
v1.0 du site web
This commit is contained in:
11
app/node_modules/wikijs/fixup.sh
generated
vendored
Normal file
11
app/node_modules/wikijs/fixup.sh
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
cat >dist/cjs/package.json <<!EOF
|
||||
{
|
||||
"type": "commonjs"
|
||||
}
|
||||
!EOF
|
||||
|
||||
cat >dist/mjs/package.json <<!EOF
|
||||
{
|
||||
"type": "module"
|
||||
}
|
||||
!EOF
|
Reference in New Issue
Block a user