Skip to content
Snippets Groups Projects
Commit deb81f8c authored by Philipp Stahl's avatar Philipp Stahl
Browse files

Merge branch 'master' of edugit.org:auglement/augmentile

parents 31aadd21 5bc72a64
No related branches found
No related tags found
No related merge requests found
Pipeline #7272 passed
import WidgetApi from 'matrix-widget-api';
WidgetBackend = {};
class WidgetBackend {
}
export default WidgetBackend;
......@@ -13,7 +13,7 @@ module.exports = {
}),
],
output: {
filename: "augmentile-[name].bundle.js",
filename: 'augmentile-[name].bundle.js',
path: path.resolve(__dirname, 'dist')
}
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment