Fixed issue with prelude path in builds
This commit is contained in:
@@ -23,6 +23,7 @@ function Ronin () {
|
||||
// Parameters
|
||||
|
||||
this.always = false
|
||||
this.includes = ['prelude']
|
||||
|
||||
this.install = function (host = document.body) {
|
||||
this._wrapper = document.createElement('div')
|
||||
|
||||
Reference in New Issue
Block a user