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

SapperJs with amazing Poi #348

Closed
ansarizafar opened this issue Jan 10, 2018 · 4 comments
Closed

SapperJs with amazing Poi #348

ansarizafar opened this issue Jan 10, 2018 · 4 comments

Comments

@ansarizafar
Copy link

Is it possible to use SapperJs https://sapper.svelte.technology/ with amazing Poi.

@mblarsen
Copy link
Collaborator

It seems sapper provides all you need to develop so you wouldn't really need poi. Maybe I'm missing something :)

poi has a svelte preset that would provide you with similar functionality. So I guess you could clone the example and with a bit of cleanup you could use poi instead of the sapper webpack setup and such.

Did you have anything in mind?

@ansarizafar
Copy link
Author

Vue cli/templates also provide all you need to develop but Still, poi has builtin support for Vue. What poi provides is convenience.

@mblarsen
Copy link
Collaborator

As far as I've understood SapperJs it is a boilerplate for Svelte apps. Poi doesn't do boilerplates.

You can use SAO (by the same dev as poi) for that.

Poi provides svelte support through the svelte preset.

If I am missing the point please disregard my words :)

@egoist
Copy link
Owner

egoist commented Dec 15, 2018

Using Poi to replace the Sapper CLI seems a bit unnecessary (it's possible though, with a Poi plugin), but you can use Poi to manage your webpack.config.js in a Sapper app if you want. poi/webpack.config.js exported the raw webpack config.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants