Don't use webpack on boot.js

This commit is contained in:
djmaze 2020-09-03 16:34:23 +02:00
parent b837013cfb
commit fcaa2fd6de
11 changed files with 167 additions and 388 deletions

View file

@ -14,9 +14,7 @@ module.exports = {
},
globals: {
// RainLoop
'__rlah_set': "readonly",
'__rlah_clear': "readonly",
'__rlah_data': "readonly",
'RainLoop': "readonly",
'rainloopI18N': "readonly",
'rainloopTEMPLATES': "readonly",
'rl': "readonly",