Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Example now includes number, integer & email fields #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Example now includes number, integer & email fields #4

wants to merge 1 commit into from

Conversation

olimart
Copy link
Contributor

@olimart olimart commented May 29, 2014

Fixed Lineman depreciation warning (config/lib.json =>
config/application.json)

Also run lineman build

Fixed Lineman depreciation warning (config/lib.json =>
config/application.json)
@@ -16,17 +16,12 @@ module.exports = function(lineman) {
var app = lineman.config.application;
return {

concat: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reasoning for wanting to take out ngtemplates?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took it out because lineman was complaining "uncompressedDist" (see config/lib.json to config/application.json). Else it was throwing an error. But I have to admit, I have no idea what it does.

I wasn't sure if you added it or if lineman generates it. In brand new lineman app, there is no mention of this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants