bug: Fixed missing Bent info
This commit is contained in:
parent
94eaf7178c
commit
9226b8494e
3 changed files with 2827 additions and 1 deletions
|
@ -2,7 +2,6 @@ import babel from "rollup-plugin-babel";
|
|||
import resolve from "rollup-plugin-node-resolve";
|
||||
import json from "rollup-plugin-json";
|
||||
import minify from "rollup-plugin-babel-minify";
|
||||
import path from "path";
|
||||
import { name, version, description, author, license } from "./package.json";
|
||||
|
||||
export default {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue