mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Add a fixture for the included component, to have something visible on the main page
This commit is contained in:
@@ -7,7 +7,7 @@ const path = require('path');
|
||||
module.exports = {
|
||||
target: 'web',
|
||||
entry: {
|
||||
main: "./build/app/client/ui/PagePanels.js",
|
||||
main: "./build/app/client/index.js",
|
||||
},
|
||||
output: {
|
||||
filename: "[name].bundle.js",
|
||||
|
||||
Reference in New Issue
Block a user