-
Since this has come up _multiple_ times, I think it's time we start an organization wide discussion.
Do we, or do we not, bundle es5 builds of modules?
The current stance (and my personal opinion) h…
-
As many of you know, JointsWP was originally forked from Bones. One of the great things about Bones was how well it is commented and how it included many files that beginners may not even know existed…
-
When I run `dev` command it says:
```
~ styles
Error in plugin 'run-sequence'
Message:
An error occured in task 'styles'.
```
But when I try `build` command it outputs:
```
~ styles
~ compilati…
-
I've been browsing the documentation for a while but I have not been able to find a way to achieve this... basically I want to load the json resources by myself and pass them them to i18next at init t…
-
### The issue
Happens when I use a ManyToMany and a OneToMany or ManyToOne relationship that connects the same two entities in both.
---
#### The stacktrace
```
An error has occurred:
CircularD…
-
Tried running `gulp` serve, then opened browser at `localhost:4000` but it just displays static serve root folder. Not very user friendly.
I see this in `serveTask.js`
``` js
app
.use(serveInd…
-
Refactor manage_tables.js such we can move more code contained in other page in the common js script and easy maintenance/reusability (as mentioned in #120).
Alternatively we could consider changing …
-
Unfortunately, as per #2184 we need a new logo. The original discussion around the logo was in #1882.
@GarthDB and @viktorbezdek have both volunteered to help with the designs.
-
See the « [publishing npm package](https://docs.npmjs.com/getting-started/publishing-npm-packages) » documentation.
-
Restangular is simple and formally with RESTful.
I thought is there any method to generate .raml file or generate a Restangular's .js file from .raml.
After that:
- Front-End: We don't need to code .…