Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
mthl
/
texinfo
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
99bb097093
Větve
Značky
master
texinfo
/
js
Mathieu Lirzin
99bb097093
iframe: Add proper history management
před 7 roky
..
build-aux
a338401d01
build: Use 'rollup-plugin-uglify'
před 7 roky
examples
6dabda0815
kawa-ebook: Use bundled modules from "src" directory
před 7 roky
src
99bb097093
iframe: Add proper history management
před 7 roky
.dir-locals.el
32675a4b21
maint: Add ".dir-locals.el"
před 7 roky
README
b405dc86ae
maint: Add README
před 7 roky
TODO
e3dd161a15
maint: Remove done entries from the TODO file
před 7 roky
package.json
a338401d01
build: Use 'rollup-plugin-uglify'
před 7 roky
yarn.lock
eb950800c0
build: Update dependencies
před 7 roky
README
The build process requires that you have 'npm' and 'nodejs' installed.
to fetch the dependencies:
npm install
to build and bundle the script for the Kawa examples:
npm run build:kawa
Finally to check the result
firefox examples/kawa/index.html