Skip to content

upgrage package build fail #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sysmat opened this issue Oct 15, 2019 · 2 comments
Closed

upgrage package build fail #16

sysmat opened this issue Oct 15, 2019 · 2 comments

Comments

@sysmat
Copy link

sysmat commented Oct 15, 2019

When using packages/template and upgrade

"devDependencies": {
    "@pyoner/svelte-ts-preprocess": "^1.2.1",
    "npm-run-all": "^4.1.5",
    "rollup": "^1.24.0",
    "rollup-plugin-commonjs": "^10.1.0",
    "rollup-plugin-livereload": "^1.0.4",
    "rollup-plugin-node-resolve": "^5.2.0",
    "rollup-plugin-svelte": "^5.1.0",
    "rollup-plugin-terser": "^5.1.2",
    "rollup-plugin-typescript2": "0.24.3",
    "svelte": "^3.12.1",
    "typescript": "^3.6.4"
  },
  "dependencies": {
    "sirv-cli": "^0.4.4"
  },

then npm run build throw Error: Could not resolve './store' from src\App.svelte

@sysmat
Copy link
Author

sysmat commented Oct 15, 2019

The problem is rollup-plugin-typescript2 : 0.24.3

@pyoner
Copy link
Owner

pyoner commented Oct 16, 2019

@sysmat the problem has been fixed see #15 (comment)

@pyoner pyoner closed this as completed Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants