On 25/08/2021 09.10, Amit Vaghani wrote:
> How to use webpack in our django project
>
https://www.valentinog.com/blog/webpack-django/
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop recei
How to use webpack in our django project
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view this dis
ange it and config is hard
>> for work them together
>>
>> On Saturday, March 7, 2020 at 1:07:44 PM UTC+3:30, Ronit Mishra wrote:
>>>
>>> Start with `creat-react-app`.. webpack and bundler are task runners that
>>> bundle your code for production. `
t'
> create a folder with name 'build' and I can't change it and config is hard
> for work them together
>
> On Saturday, March 7, 2020 at 1:07:44 PM UTC+3:30, Ronit Mishra wrote:
>>
>> Start with `creat-react-app`.. webpack and bundler are task runner
thanks for answer but I think to build react from 'create-app-react'
create a folder with name 'build' and I can't change it and config is hard
for work them together
On Saturday, March 7, 2020 at 1:07:44 PM UTC+3:30, Ronit Mishra wrote:
>
> Start with
Start with `creat-react-app`.. webpack and bundler are task runners that
bundle your code for production. `creat-react-app` has a bundler program
inbuilt. Once you're comfortable with React and you're easily able to
communicate between Django and React components, then you might wanna
hi
I want to use Django and react together but there is one problem , I don't
know it is good I make react application with "webpack and bundler " or
"creat-react-app "??
which is better ???
--
You received this message because you are subscribed to the Google Gro
I have the same problem. Is there any solutions?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view this discussi
Hi, all,
Hi, did anyone used this library before?
https://github.com/owais/django-webpack-loader
In my html, I put {% load render_bundle from webpack_loader %} in the
html, then I have {% render_bundle 'main' 'js' %}. However, django
says SyntaxError('i
Hello! I have some issue with my project Django+Webpack. I spend a lot of
time to correct my path STATS_FILE with webpack.config.js, but nothing help
me. My project work locally perfect, but when i want to open him on Heroku
or AWS i have this issue: "Error reading /app/webpack-stats.json
10 matches
Mail list logo