Skip to content

SavvySoftWorksLLC/zephir-loader-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Webpack Zephir PoC

This is just a dumb sample to prove that webpack can compile zephir code incrementally.

Its not very smart or particularly efficient but it does work.

You can spin up webpack in watch mode and then develope the zephir files.

$webpack -w

Each save will trigger a compliation and install. So if you run webpack with sudo it will auto install on each save.

There is some opportunity for some extra configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published