move browser-only rrdom features to the new rrdom package (#913)
This commit is contained in:
@@ -27,16 +27,6 @@ const baseConfigs = [
|
||||
name: pkg.name,
|
||||
path: pkg.name,
|
||||
},
|
||||
{
|
||||
input: './src/document-nodejs.ts',
|
||||
name: 'RRDocument',
|
||||
path: 'document-nodejs',
|
||||
},
|
||||
{
|
||||
input: './src/virtual-dom.ts',
|
||||
name: 'RRDocument',
|
||||
path: 'virtual-dom',
|
||||
},
|
||||
];
|
||||
|
||||
let configs = [];
|
||||
|
||||
Reference in New Issue
Block a user