spike icon indicating copy to clipboard operation
spike copied to clipboard

A modern static build tool, powered by webpack

Results 13 spike issues
Sort by recently updated
recently updated
newest added

Hey guys, I have a spike project thats rending out the doctype in a very strange way and I cant work out why. Layout.html first few lines: ``` ``` Strange...

exiting non-zero is a common unix convention that allows for scripted pipelines to work properly. For instance, on our production app we've discovered that our pipeline improperly destroyed a site...

I placed a number of pdfs into assets folder, which is a dump dir and expected that they would be copied into public folder, instead i got a compilation error:...

https://greenkeeper.io/ sir i am new to spike js and i am having trouble in creating new project file... i have already road all the documentations on the git or on...

Be great to have a timestamp in the spike watch output. Am just starting to get my hands dirty converting a html theme to a spike site and am finding...

this is based on #82 - Improves error handling ### Caveats - Reshape errors display parsing errors, from reshape core, rather than the Error w/`file:line:column`. This pull request does not...

Multi-language sites are a thing, and we should have a recommended way to support them.

enhancement

Running the command `spike analytics disable` fails: $ spike analytics disable usage: spike [-h] [-v] {compile,watch,clean,new,template,tpl} ... spike: error: Invalid choice: analytics (choose from [compile, watch, clean, new, template, tpl])

enhancement

I would love it if I could specify an output dir and a src dir to allow for a project tree more akin to: ``` . ├── app.js ├── app.production.js...

enhancement