reduxframework / redux-framework-4

Redux v4
https://redux.io/redux-4/
Other
97 stars 32 forks source link

Fixed: Callback on Select #167

Closed essamamdani closed 3 years ago

kprovance commented 3 years ago

For these changes, you can't edit the redux.js directly. Instead edit the ajax-save.js and run gulp. That compiles the dev files into the redux.js. Otherwise, your changes will get lost when whomever does the next gulp compile.

essamamdani commented 3 years ago

For these changes, you can't edit the redux.js directly. Instead edit the ajax-save.js and run gulp. That compiles the dev files into the redux.js. Otherwise, your changes will get lost when whomever does the next gulp compile.

Yes, I didn't notice there is gulp. But thanks for notifying me. I just made fixes.