Commit c370b3e9 authored by JC Brand's avatar JC Brand

Remove the config file for the no-OTR build.

Custom builds like this should rather be done by removing components in
converse.js and then running `make build`
parent 7eb453ef
({
baseUrl: "../",
name: "components/almond/almond.js",
out: "../builds/converse-no-otr.min.js",
include: ['main'],
mainConfigFile: '../main.js',
paths: {
"converse-dependencies": "src/deps-no-otr"
}
})
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment