this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Only rebuild the bundle if it is deleted.

+1 -1
+1 -1
vendor/jsoo-code-mirror/includes/dune
··· 10 10 %{project_root}/babel.config.js 11 11 (source_tree %{project_root}/node_modules)) 12 12 (target bundle.js) 13 - (mode promote) 13 + (mode fallback) 14 14 (action 15 15 (run %{project_root}/node_modules/@babel/cli/bin/babel.js %{dep:bundle-es6.js} --config-file %{project_root}/babel.config.js 16 16 -o %{target})))