view .hgignore @ 1254:780dbc2f4853

server (tasks): new `js_modules` implicit task: /!\ either `yarn` (preferred) or `npm` (fallback) is a new dependency This task will install JS modules specified in `browser_meta.js` using either `yarn` or `npm`. A mapping for Brython can also be specified in browser metadata, in this case Python modules will be created and put in the `js_modules` python package.
author Goffi <goffi@goffi.org>
date Wed, 29 Apr 2020 17:39:11 +0200
parents a5019e62c3e9
children a44f77559279
line wrap: on
line source

syntax: glob
*.pyc
*.pyv
*.swp
*.swo
*.js
tags
twistd.log
twistd.pid
sat.egg-info
*.un~
dist
MANIFEST
*.sh
build/
Session.vim
ctags_links/
html/