Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

It is a question about future expansion rather than a problem #16

Open
dadajam4 opened this issue Mar 6, 2019 · 3 comments
Open

It is a question about future expansion rather than a problem #16

dadajam4 opened this issue Mar 6, 2019 · 3 comments
Labels
Type: Question Further information is requested

Comments

@dadajam4
Copy link

dadajam4 commented Mar 6, 2019

First of all. Is it OK with English? I really want to talk in Japanese.

I tried this plug-in, and the following problem occurred.

  • style in the sfc file is not built correctly.
  • Can not be a foothold for universal plug-in development that also supports SSR

However, I am feeling a lot of possibilities for the directionality of this plugin.
In particular, I need to use typescript.

As there is no vue version 3 scheduled, I think there are roadmaps to think variously, but is there support scheduled as above?

Thanks!

@dadajam4
Copy link
Author

dadajam4 commented Mar 6, 2019

Supplement.
For the reasons above, I am looking into your code snippet and looking for missing codes for my project.
Also, I use nuxt-ts for examination of my project. (For SPA)

@kazupon
Copy link
Owner

kazupon commented Mar 7, 2019

Thank you for your interest and feedback!

  • style in the sfc file is not built correctly.

vue-cli-plugin-p11n have the below roadmap.
#1

By supporting this feature, you mignt be able to realize your request by using rollup-plugin-vue.

  • Can not be a foothold for universal plug-in development that also supports SSR

You might be able to realize your request by using vue-cli-plugin-ssr.

@kazupon kazupon added the Type: Question Further information is requested label Mar 7, 2019
@dadajam4
Copy link
Author

dadajam4 commented Mar 7, 2019

Thank you for responding to me though you seem to be busy.
I look forward to the future success.
I understand that growth is planned. I will check in the future.

As a digression, it is unknown whether it is a problem with your code or rpt2, but I have found the following problem.

function write (dest, code, zip) {

This write method simply uses "fs.writeFile", but unless you use bundle.write (), Typescript definition file seems not to be output.

If you have problems with the same problem, please use this information.
It is okay to close this issue.
I support you.
Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants