Víctor Fernández de Alba

Results 458 comments of Víctor Fernández de Alba

See https://github.com/jaredpalmer/razzle/issues/971

#3821 is ready to merge into this one.

@tiberiuichim I can't see @nzambello pull config approach from the cli (also, if you don't provide a valid git repo with permissions on it, the create recipe fails). I couldn't...

So an add-on can provide: - config * settings * blocks * views - reducers - routes - draftJS buttons/styles/etc (that goes into the settings I guess) - css -...

I'm fiddling with the released package feature, and now I've realised that we will have a problem if we want to maintain the `src` structure in the released packages. Setting...

I created https://github.com/collective/volto-example-project-addons as documentation on how to implement the basic boilerplate for addons in a Volto project. We can continue from here. In the future, @nzambello CLI could set...

> @sneridagh : On EEA projects we've tweaked the `razzle.config.js` to include aliases to the `src` of folder of each addon. See https://github.com/eea/volto-base/blob/master/src/razzle.config.js#L187 That is no longer needed because: https://github.com/plone/volto/pull/1438...

Why did you have to do that? I think that with the fix I pushed to the new branch all is good now with the deps hoisting problem.

Try with workspaces, really, works like a charm now. Did you take a look to my demo repo? https://github.com/collective/volto-example-project-addons Take a look and let me know what you think. Any...

@robgietema @jackahl Which is the status of this one?