Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Python Webpack Boilerplate

The objective of the collective is to help maintain this project, add new features, and provide documentation on modern frontend technologies.
Collective - Host: opensource - https://opencollective.com/python-webpack-boilerplate - Code: https://github.com/AccordBox/python-webpack-boilerplate

Bump version: 1.0.1 → 1.0.2

github.com/AccordBox/python-webpack-boilerplate - 913536df15d67e258027f9150985173acee40817 authored about 1 year ago
Merge remote-tracking branch 'origin/master'

github.com/AccordBox/python-webpack-boilerplate - aa1e24137c5ec2ff31f8a39f18eda1af22cc5764 authored about 1 year ago
Merge pull request #39 from Schulzjo/refactor_getEntryObject_function

github.com/AccordBox/python-webpack-boilerplate - 091b922f58a0d312871784eb53f4973633bd1bed authored about 1 year ago
Merge remote-tracking branch 'origin/master'

github.com/AccordBox/python-webpack-boilerplate - 5c325bd15ad32075d24a9e81eea597968d6d6e5a authored about 1 year ago
refactor entries generation to generate entries names independently from file extension

this makes it easier to extend this function to handle multiple file extensions by editing the p...

github.com/AccordBox/python-webpack-boilerplate - 4bd85d0ddf2cd5c80cc77150d19cff84f6cad8c8 authored over 1 year ago
Bump version: 1.0.0 → 1.0.1

github.com/AccordBox/python-webpack-boilerplate - b9cdb3f71b78b1fa3b39827296f49e1cd5973f99 authored about 2 years ago
Bump version: 0.0.10 → 1.0.0

github.com/AccordBox/python-webpack-boilerplate - a2a5163eadc242ff15bec700c2ac6064fbcdee0a authored over 2 years ago
Add ``--no-input`` command line argument. (#29)

* Update webpack_init.py

Add ``--no-input`` command line argument to suppress command line pr...

github.com/AccordBox/python-webpack-boilerplate - 7b2512e209ea392752a7200184412963ee88df53 authored almost 3 years ago
Bump version: 0.0.9 → 0.0.10

github.com/AccordBox/python-webpack-boilerplate - e9527b2a89e624a77567a394d135c4f67211ac27 authored about 3 years ago
Bump version: 0.0.8 → 0.0.9

github.com/AccordBox/python-webpack-boilerplate - f3372a5b2859343943671ce710039f31f13e9bb0 authored about 3 years ago
fix missing postcss.config.js at root (#26)

github.com/AccordBox/python-webpack-boilerplate - 8030e3fea4714da2fd77b76a4e6b08bfd3206acb authored about 3 years ago
remove inline from devServer

github.com/AccordBox/python-webpack-boilerplate - 4bd94820160e198c589a25d8f96834c47dc2792f authored about 3 years ago
Bump version: 0.0.7 → 0.0.8

github.com/AccordBox/python-webpack-boilerplate - 7eb502a6f5385ddc87b91e7803be948a6afa4458 authored about 3 years ago
Features/17 heroku support (#25)

github.com/AccordBox/python-webpack-boilerplate - be5d1ea1d702df8b107b5a696bbca39d2efae413 authored about 3 years ago
Fix RemovedInDjango41Warning for app config (#21)

Fix this warning:

```
/.../django/apps/registry.py:91: RemovedInDjango41Warning: 'webpack_...

github.com/AccordBox/python-webpack-boilerplate - fc717a32ba1d0b221142714e897baa3c271ed6d1 authored about 3 years ago
fix bug with whitenoise (#14)

* fix bug with whitenoise

* add web_framework variable

github.com/AccordBox/python-webpack-boilerplate - 252f8dfcfbc15358375cbc3365aaa342e32c52f3 authored about 3 years ago
import trailing-whitespace

github.com/AccordBox/python-webpack-boilerplate - c2ed4b453f080ca2b3cecb96cd778401917d5e16 authored about 3 years ago
use-local-frontend-template (#13)

github.com/AccordBox/python-webpack-boilerplate - e3a83242f9ddca4238953d00a70f551b30f0c54e authored over 3 years ago
V0.0.4 (#11)

* upgrade to webpack-starter/9825e49

* fix css issue

* update ci

* update doc

* upgr...

github.com/AccordBox/python-webpack-boilerplate - c63b8750bdd87147b708e0ff841709e3b81fd900 authored over 3 years ago
add host to webpack dev server (#4)

github.com/AccordBox/python-webpack-boilerplate - e0ca53cab5301512e4bdd19cc3b217ec05fa8723 authored almost 4 years ago
Test multiple Flask and Django (#2)

github.com/AccordBox/python-webpack-boilerplate - 4ad50b2e4b3fd50454856b21796800c1bd8cd2ff authored almost 4 years ago
Merge remote-tracking branch 'origin/master'

github.com/AccordBox/python-webpack-boilerplate - 1d3b40c1286924fad18c71b6b00b7a57616793a6 authored almost 4 years ago
update package.json meta data

github.com/AccordBox/python-webpack-boilerplate - 7bb6eb4aacdc3093d0d7dfeb8304cf2a4f94a133 authored almost 4 years ago
remove redundant webpack-bundle-tracker

github.com/AccordBox/python-webpack-boilerplate - 77632e451555d794857145aa9a1640a033838d41 authored almost 4 years ago
add readme to frontend project

github.com/AccordBox/python-webpack-boilerplate - 3c200c2f27d691799c4250ddb7906c3658dd07fc authored almost 4 years ago