aboutsummaryrefslogtreecommitdiffstats
path: root/js/example-frontend-js/src/main/web/main.js
blob: d2440ffaef33547e5bf25ad8211eaaa03421da77 (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
 */

// ------ Main bundle for example application ------

require("example-frontend");
require("style.css");