fix bundler script paths

This commit is contained in:
f0x 2022-06-08 23:00:02 +02:00
commit d191931932
3 changed files with 15 additions and 3 deletions

View file

@ -17,3 +17,7 @@
*/
"use strict";
// WARNING: currently dependencies get deduplicated with factor-bundle, but
// our frontend templates don't load the common bundle.js since it contains React etc