Bugfix/ts style2 (#18)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
This commit is contained in:
parent
39a2a0389e
commit
350446b522
4 changed files with 4 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ let pathsMap = {
|
|||
}
|
||||
|
||||
export default {
|
||||
external: ['vue', 'aash-plugin', 'jgconsole', 'jgwc', 'l10nBundles'],
|
||||
external: ['aash-plugin', 'jgconsole', 'jgwc', 'l10nBundles', 'vue', 'chartjs'],
|
||||
input: "src/" + packagePath + "/browser/" + baseName + "-functions.ts",
|
||||
output: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue